onnxruntime
dafbef3a - CMake: support reading dependency zip files from a local mirror (#20005)

Commit
1 year ago
CMake: support reading dependency zip files from a local mirror (#20005) ### Description To test this feature, run ```bat python cmake\deps_update_and_upload.py --root-path mirror ``` Then run build.py as usual. The zip files will be cached local. To avoid being downloaded again and again.
Author
Changming Sun
Parents
Loading