torch-mlir/lib
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
..
CAPI Add static shape for scalar tensors (#833) 2022-07-30 09:40:02 -04:00
Conversion [MHLO] Add convolution op pattern (#1152) 2022-08-04 00:41:35 -07:00
Dialect [MLIR][TORCH] Add support for dim=None to Aten[Var|Std]DimOp 2022-08-05 20:28:56 +05:30
RefBackend llvm: bump tag to e1318078 (#781) 2022-04-26 12:27:51 -07:00
CMakeLists.txt Resolve CI testing failure for Lazy Tensor Core (#1088) 2022-07-30 09:40:02 -04:00
InitAll.cpp Resolve CI testing failure for Lazy Tensor Core (#1088) 2022-07-30 09:40:02 -04:00