-
Notifications
You must be signed in to change notification settings - Fork 511
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Disable TORCH_MLIR_ENABLE_PYTORCH_EXTENSIONS #3654
base: main
Are you sure you want to change the base?
Commits on Sep 6, 2024
-
Disable TORCH_MLIR_ENABLE_PYTORCH_EXTENSIONS
To fix the no module named 'torch_mlir._mlir_libs._jit_ir_importer' bug.
Configuration menu - View commit details
-
Copy full SHA for 9387341 - Browse repository at this point
Copy the full SHA 9387341View commit details -
Delete the compile.py for torchscript.compile test
Ideas from this discussion https://discourse.llvm.org/t/drastically-reducing-documented-scope-of-project/80484
Configuration menu - View commit details
-
Copy full SHA for 56f6c4e - Browse repository at this point
Copy the full SHA 56f6c4eView commit details -
Enable torch_mlir_e2e_test when TORCH_MLIR_ENABLE_JIT_IR_IMPORTER OFF
- To fix the bug No module named 'torch_mlir_e2e_test' when test torch-stable
Configuration menu - View commit details
-
Copy full SHA for 14c2ac8 - Browse repository at this point
Copy the full SHA 14c2ac8View commit details -
Only Disable the TORCH_MLIR_ENABLE_JIT_IR_IMPORTER
- Delete torchscript related test
Configuration menu - View commit details
-
Copy full SHA for 1420f97 - Browse repository at this point
Copy the full SHA 1420f97View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c87d9d - Browse repository at this point
Copy the full SHA 3c87d9dView commit details -
Comment out tosa/stablehlo/linalg default test with torchscript
- To fix error when e2etest from torch_mlir import torchscript then output bug: No module named 'torch_mlir.jit_ir_importer'
Configuration menu - View commit details
-
Copy full SHA for 1cf7b78 - Browse repository at this point
Copy the full SHA 1cf7b78View commit details -
Delete the onnx/onnx_tosa/torchdynamo e2e test whose TestConfig using…
… torchscript - No module named 'torch_mlir.jit_ir_importer'
Configuration menu - View commit details
-
Copy full SHA for 65d6cf9 - Browse repository at this point
Copy the full SHA 65d6cf9View commit details -
Configuration menu - View commit details
-
Copy full SHA for efa65c8 - Browse repository at this point
Copy the full SHA efa65c8View commit details -
Remove stablehlo/linalg/tosa CI tests for default torch
- also delete the onnx and onnx_tosa flag in config
Configuration menu - View commit details
-
Copy full SHA for 657768a - Browse repository at this point
Copy the full SHA 657768aView commit details -
Add comment on TORCH_MLIR_ENABLE_PYTORCH_EXTENSIONS and TORCH_MLIR_EN…
…ABLE_JIT_IR_IMPORTER
Configuration menu - View commit details
-
Copy full SHA for 525e5cd - Browse repository at this point
Copy the full SHA 525e5cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for eb9fc70 - Browse repository at this point
Copy the full SHA eb9fc70View commit details