mirror of https://github.com/llvm/torch-mlir
42d780dde0
The ops `aten.convolution_overrideable` and `aten.convolution_backward_overrideable` are currently not e2e tested in Torch-MLIR. Moreover, there is no way to add e2e tests for them because the ops cannot be called using the CPU backend (this also prevents adding tested dtype functions for these ops). Since these two ops are not expected to ever appear in PyTorch traces obtained through standard means (https://github.com/pytorch/pytorch/issues/97481), Torch-MLIR should not have to worry about them. |
||
---|---|---|
.. | ||
torch-mlir | ||
torch-mlir-c | ||
CMakeLists.txt |