torch-mlir/include
Vivek Khandelwal 6db513c51d
[tosa] Add support for some cases of aten.broadcast_to op (#1429)
This commit adds support for TorchToTosa lowering of
`aten.broadcast_to` op for cases:
1.) When the rank of input and output tensor is equal.
2.) When the rank of input tensor is zero.

Signed-Off By: Vivek Khandelwal<vivek@nod-labs.com>
2022-09-29 09:40:56 -07:00
..
torch-mlir [tosa] Add support for some cases of aten.broadcast_to op (#1429) 2022-09-29 09:40:56 -07:00
torch-mlir-c Add static shape for scalar tensors (#833) 2022-07-30 09:40:02 -04:00
CMakeLists.txt Move external/torch-mlir to the root of the repo. 2021-09-27 17:11:08 -07:00