11 lines
325 B
Plaintext
11 lines
325 B
Plaintext
# extended list of package dependencies to reach full functionality
|
|
|
|
matplotlib>=3.1.1
|
|
horovod>=0.20.2 # no need to install with [pytorch] as pytorch is already installed
|
|
omegaconf>=2.0.0
|
|
# scipy>=0.13.3
|
|
scikit-learn>=0.22.2
|
|
torchtext>=0.3.1, <0.7 # TODO: temporary fix fix for compatibility
|
|
onnx>=1.7.0
|
|
onnxruntime>=1.3.0
|