torch-mlir/include
Vivek Khandelwal c129a6de93 [MLIR][TORCH] Add support for dim=None to Aten[Var|Std]DimOp
PyTorch recently added support for `dim=None` in the `torch.var`
(5ca9b2b6fa)
and `torch.std`op (eb0e30e0bc).
This commit adds the corresponding support in torch-mlir.

Signed-Off By: Vivek Khandelwal<vivek@nod-labs.com>
2022-08-05 20:28:56 +05:30
..
torch-mlir [MLIR][TORCH] Add support for dim=None to Aten[Var|Std]DimOp 2022-08-05 20:28:56 +05:30
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