onnxruntime/include
Wei-Sheng Chin b5904c40dd
Enable ORT in TorchDynamo (#13259)
This PR enables ORT to execute graphs captured by TorchDynamo. Major compilation code is in `OrtBackend.compile` in ort_backend.py. `register_backend.py` is for plugging `OrtBackend` into TorchDynamo as a compiler.
2022-11-01 11:19:29 -07:00
..
onnxruntime/core Enable ORT in TorchDynamo (#13259) 2022-11-01 11:19:29 -07:00