torch-mlir/include/torch-mlir-c
Gleb Kazantaev 708fa346a6
Fix Base Lazy Backend Type Conversion (#1412)
* Fix c10::prim::Constant conversion; Added CAPI for passes; Added passes to base lazy backend

* Update ivalue_importer to use ImportOptions; Added tests for non-value/value tensor types

* Added tests for scalar Constant import; Updated MB::importFunction to use ImportOptions

* Test updates

* Move back module variable name

* Remove RefineTypes from TorchMlirLoweringContext::Build()

* Rename pass; Remove passes from base lazy backend

* Rename pass to VerifyBackendContractPass

* Aligned cmd pass name; Fixed TorchConversion passes registration
2022-10-04 15:53:28 -07:00
..
Dialects.h bump llvm tag to 3580daa (#1078) 2022-07-18 16:49:03 -07:00
Registration.h Revert "python: trim registration and loading of dialects and passes" (#1093) 2022-07-21 09:35:42 -07:00
TorchOps.h Add tracing suport to `torch_mlir.compile`. 2022-05-03 09:08:40 -07:00
TorchTypes.h Fix Base Lazy Backend Type Conversion (#1412) 2022-10-04 15:53:28 -07:00
Transforms.h Fix Base Lazy Backend Type Conversion (#1412) 2022-10-04 15:53:28 -07:00