2020-03-25 11:46:27 +00:00
|
|
|
# extended list of package dependencies to reach full functionality
|
|
|
|
|
2020-12-02 16:18:14 +00:00
|
|
|
matplotlib>3.1
|
2021-02-09 17:25:57 +00:00
|
|
|
horovod>=0.21.2 # no need to install with [pytorch] as pytorch is already installed
|
2020-12-01 17:19:44 +00:00
|
|
|
omegaconf>=2.0.1
|
2021-01-13 00:15:35 +00:00
|
|
|
torchtext>=0.5, <0.7 # TODO: temporary fix fix for compatibility
|
2020-07-31 10:27:57 +00:00
|
|
|
onnx>=1.7.0
|
2020-08-05 09:32:53 +00:00
|
|
|
onnxruntime>=1.3.0
|
2020-11-27 00:00:56 +00:00
|
|
|
hydra-core>=1.0
|
2021-02-16 19:43:02 +00:00
|
|
|
https://github.com/PyTorchLightning/fairscale/archive/pl_1.2.0.zip
|