You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[mlir][tosa] Fix ability to expand ranks with dynamic shape support
- The use of != 1 accommodates the use of kDynamicDim
- Simplified the for loop to iterate only on lowerRank and access the
higherRank dim by using the rankDiff
Signed-off-by: Suraj Sudhir <[email protected]>
Change-Id: I0f223f335667b2e32c43d4370f0a4b11b0617694
0 commit comments