torch-mlir/lib/CAPI
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
..
CMakeLists.txt Fix Base Lazy Backend Type Conversion (#1412) 2022-10-04 15:53:28 -07:00
Dialects.cpp Dual license the torch-mlir project. 2021-10-01 10:46:08 -07:00
Registration.cpp Revert "python: trim registration and loading of dialects and passes" (#1093) 2022-07-21 09:35:42 -07:00
TorchOps.cpp Rework how global slot initializers work. 2022-08-08 18:12:06 -07:00
TorchTypes.cpp Fix Base Lazy Backend Type Conversion (#1412) 2022-10-04 15:53:28 -07:00
Transforms.cpp Fix Base Lazy Backend Type Conversion (#1412) 2022-10-04 15:53:28 -07:00