mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-24 19:43:35 +00:00
1. Update onnxruntime binary size checks ci pipeline's docker image. Use a different docker image that is not manylinux based. The new one is smaller. 2. Add flatbuffers tools/ci_build/requirements/pybind/requirements.txt 3. Delete tools/ci_build/github/azure-pipelines/py-package-build-pipeline.yml. The pipeline was for generating packages for Olive, but it went unused. And the content is highly duplicated with our official python packaging pipeline. 4. A lot of YAML files reference pypa/manylinux git repo but do not use it. This PR removes the references.
9 lines
88 B
Text
9 lines
88 B
Text
setuptools
|
|
wheel
|
|
pytest
|
|
numpy>=1.19.0
|
|
sympy>=1.10
|
|
packaging
|
|
cerberus
|
|
psutil
|
|
flatbuffers
|