Skip to content
Unverified Commit 783b4d91 authored by Sarthak Gupta's avatar Sarthak Gupta Committed by GitHub
Browse files

[mlir][tosa] Check for 0-ranked-tensors during fold (#68512)

Fixes https://github.com/llvm/llvm-project/issues/67761
Trying `getDimSize()` before checking for 0-ranked-tensors throws assert
errors. This PR ensures that it is checked for.
Or should we throw an error if we have a 0-ranked-tensor in a tosa
operation?
parent a4803d8a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment