mirror of https://github.com/llvm/torch-mlir
e30a083aff
We collapsed and broadcasted scatter indices to a single element version. We should instead upport `tm_tensor.scatter`s support for multiple indices and the implicitly broadcasted behavior. This avoids the serialization and materializing a needlessly large indices tensor. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
ScalarLoopOpInterface.h | ||
ScalarLoopOpInterface.td | ||
TMTensorBase.td | ||
TMTensorDialect.h | ||
TMTensorInterfaces.h | ||
TMTensorInterfaces.td | ||
TMTensorOpInterface.h | ||
TMTensorOps.h | ||
TMTensorOps.td |