torch-mlir/python/torch_mlir/csrc/reference_lazy_backend
Jae Hoon (Antonio) Kim fa5a8e21a3
Propagate parameter names to TorchMlirComputation (#1420)
* Propagate parameter name to MLIR

* Add TorchMlirNode Constructor Hook

* Make func_op mutable

- Purpose of this is to allow modification of func_op by subclass
  backend

* Clean up unnecessary changes

* Remove unnecessary attribute case

* Address PR comments
2022-09-29 11:43:39 -04:00
..
CMakeLists.txt Fix LTC lib_torch_mlir_ltc.so import error (#1283) 2022-08-25 18:25:01 -04:00
__init__.py Reference Lazy Backend (#1045) 2022-07-30 09:40:02 -04:00
backend_impl.cpp Propagate parameter names to TorchMlirComputation (#1420) 2022-09-29 11:43:39 -04:00
backend_impl.h Reference Lazy Backend (#1045) 2022-07-30 09:40:02 -04:00
gen_dummy_lib.py Resolve remaining LTC CI failures (#1110) 2022-07-30 09:40:02 -04:00
reference_lazy_backend_pybind.cpp Propagate device data names (#1157) 2022-08-16 09:30:22 -04:00