Activity
Address review comments
Address review comments
Move dropGivenUnitDims to Tensor Utils
Move dropGivenUnitDims to Tensor Utils
Fix codestyle
Fix codestyle
Clean up code
Clean up code
Add test for i16 rescale with 32768 unsigned zp
Add test for i16 rescale with 32768 unsigned zp
Address comments
Address comments
[MLIR][TOSA-Linalg] Fix rescale lowering for unsigned input zp
[MLIR][TOSA-Linalg] Fix rescale lowering for unsigned input zp
Deal with zeropoint sign in getter
Deal with zeropoint sign in getter
Force push
[MLIR][TOSA-Linalg] Fix rescale lowering for unsigned input zp
[MLIR][TOSA-Linalg] Fix rescale lowering for unsigned input zp
[MLIR][Tosa] Fix argmax NaN propagate lowering
[MLIR][Tosa] Fix argmax NaN propagate lowering
Fix clang-format
Fix clang-format
Add more comments and simplify test
Add more comments and simplify test
[MLIR][Linalg] Fix insert_slice fusion with rank reduction
[MLIR][Linalg] Fix insert_slice fusion with rank reduction