1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
|
setuptools>=61.0.0
numpy
onnx-weekly>=1.17.0.dev20240325
onnxruntime>=1.17.0
typing_extensions>=4.10
rich>=13.7.1
# Docs site
furo
jax[cpu]
matplotlib
myst-parser[linkify]
sphinx-copybutton
sphinx-exec-code
sphinx-gallery
sphinx>=6
myst_nb
chardet
# Torch lib
beartype!=0.16.0
# Testing
expecttest==0.1.6
hypothesis
parameterized
pytest-cov
pytest-randomly
pytest-subtests
pytest-xdist
pytest!=7.1.0
pyyaml
torch>=2.3
torchvision>=0.18.0
transformers>=4.37.2
# Lint
lintrunner>=0.10.7
lintrunner_adapters>=0.12.0
|