Metadata-Version: 2.1
Name: determined
Version: 0.16.0rc1
Summary: Determined Deep Learning Training Platform
Home-page: https://determined.ai/
Author: Determined AI
Author-email: hello@determined.ai
License: Apache License 2.0
Platform: UNKNOWN
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.6
Requires-Dist: dill (>=0.2.9)
Requires-Dist: h5py (<2.11.0,>=2.10.0)
Requires-Dist: matplotlib
Requires-Dist: packaging
Requires-Dist: numpy (>=1.16.2)
Requires-Dist: psutil
Requires-Dist: pyzmq (>=18.1.0)
Requires-Dist: yogadl (==0.1.4)
Requires-Dist: backoff
Requires-Dist: certifi
Requires-Dist: filelock
Requires-Dist: google-cloud-storage (>=1.20.0)
Requires-Dist: google-cloud-core (<1.4.2)
Requires-Dist: hdfs (>=2.2.2)
Requires-Dist: lomond (>=0.3.3)
Requires-Dist: pathspec (>=0.6.0)
Requires-Dist: simplejson
Requires-Dist: termcolor (>=1.1.0)
Requires-Dist: boto3
Requires-Dist: argcomplete (>=1.9.4)
Requires-Dist: gitpython (>=3.1.3)
Requires-Dist: pyOpenSSL (>=19.1.0)
Requires-Dist: python-dateutil
Requires-Dist: tabulate (>=0.8.3)
Requires-Dist: ruamel.yaml (>=0.15.29)
Requires-Dist: docker[ssh] (>=3.7.3)
Requires-Dist: google-api-python-client (>=1.12.1)
Requires-Dist: paramiko (>=2.4.2)
Requires-Dist: docker-compose (>=1.13.0)
Requires-Dist: tqdm
Requires-Dist: appdirs
Requires-Dist: websocket-client (<1)
Provides-Extra: pytorch-18-cpu
Requires-Dist: torch (==1.7.1) ; extra == 'pytorch-18-cpu'
Requires-Dist: torchvision (==0.8.2) ; extra == 'pytorch-18-cpu'
Provides-Extra: pytorch-18-cuda102
Requires-Dist: torch (==1.7.1) ; extra == 'pytorch-18-cuda102'
Requires-Dist: torchvision (==0.8.2) ; extra == 'pytorch-18-cuda102'
Provides-Extra: pytorch-18-cuda110
Requires-Dist: torch (==1.7.1) ; extra == 'pytorch-18-cuda110'
Requires-Dist: torchvision (==0.8.2) ; extra == 'pytorch-18-cuda110'
Provides-Extra: tf-115-cpu
Requires-Dist: tensorflow (==1.15.5) ; extra == 'tf-115-cpu'
Provides-Extra: tf-115-cuda102
Requires-Dist: tensorflow-gpu (==1.15.5) ; extra == 'tf-115-cuda102'
Provides-Extra: tf-240-cpu
Requires-Dist: tensorflow (==2.4.1) ; extra == 'tf-240-cpu'
Provides-Extra: tf-240-cuda102
Requires-Dist: tensorflow-gpu (==2.4.1) ; extra == 'tf-240-cuda102'
Provides-Extra: tf-241-cuda110
Requires-Dist: tensorflow-gpu (==2.4.1) ; extra == 'tf-241-cuda110'

See https://docs.determined.ai/ for more information.

