torch-mlir/projects/pt1/python
Rob Suderman 34f6948533
[torch] Support `!countIncludePad` when unpadded for average pool (#2836)
We do not support average pool when `countIncludePad is set to false.
However if the input is unpadded then the setting of the boolean is
unneeded. Extended use by checking if padding is zero before rejecting
the lowering.
2024-01-31 15:09:36 -08:00
..
test Breakup python pytorch deps (#2582) 2023-11-19 12:10:19 -08:00
torch_mlir Implement lowering of torch.aten.lerp.Scalar (#2773) 2024-01-31 09:39:38 -08:00
torch_mlir_e2e_test [torch] Support `!countIncludePad` when unpadded for average pool (#2836) 2024-01-31 15:09:36 -08:00
CMakeLists.txt Upstream the ONNX importer. (#2636) 2023-12-12 19:02:51 -08:00