mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-15 20:50:42 +00:00
1. Now we use a released version of ONNX, so we can directly download a prebuilt package from pypi.org. We do not need to build one from source. 2. Update protobuf python package's version to match the C/C++ version we are using. 3. Update tensorboard python python because the current one is incompatible with the newer protobuf version. |
||
|---|---|---|
| .. | ||
| install_centos.sh | ||
| install_deps.sh | ||
| install_deps_aten.sh | ||
| install_deps_eager.sh | ||
| install_deps_lort.sh | ||
| install_shared_deps.sh | ||
| install_ubuntuos.sh | ||
| requirements.txt | ||