11 lines
445 B
Plaintext
11 lines
445 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.1
|
|
torchtext>=0.3.1, <0.7 # TODO: temporary fix fix for compatibility
|
|
onnx>=1.7.0
|
|
onnxruntime>=1.3.0
|
|
hydra-core>=1.0
|
|
https://github.com/facebookresearch/fairscale/archive/8e85ce8c93569017521d92ceb78dba2c57c955a0.zip # TODO temporary fix till release version
|