torch-mlir/python
Maksim Levental bfcfd60d55
[MLIR][TORCH] Refix differentiable view (#1639)
* `BatchMlpLayerModule_basic` passes

* Fix https://github.com/llvm/torch-mlir/issues/1618 by stripping `requires_grad` from results of view ops.
2022-11-23 15:35:39 -06:00
..
test [torch_mlir.compile] Handle the case of already-scripted models better 2022-11-16 10:47:13 -08:00
torch_mlir [MLIR][TORCH] Refix differentiable view (#1639) 2022-11-23 15:35:39 -06:00
torch_mlir_e2e_test [MLIR][TORCH] Add E2E support for prims.convert_element_type op 2022-11-22 09:36:36 +05:30
CMakeLists.txt Cache PyTorch source builds to reduce CI time (#1500) 2022-10-18 00:42:42 -05:00
TorchMLIRModule.cpp Miscellaneous fixes for Windows builds (#1376) 2022-09-29 12:07:43 -05:00