mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-18 21:21:17 +00:00
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. |
||
|---|---|---|
| .. | ||
| install_centos.sh | ||
| install_deps.sh | ||
| install_deps_aten.sh | ||
| install_deps_eager.sh | ||
| install_deps_lort.sh | ||
| install_ubuntuos.sh | ||
| requirements.txt | ||