Metadata-Version: 2.1
Name: elasticai-api
Version: 1.4.2
Summary: The model development api for ElasticDL.
Home-page: https://elasticdl.org
Author: Ant Group
Requires-Python: >=3.5
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: protobuf
Requires-Dist: psutil
Provides-Extra: pytorch
Requires-Dist: torch ; extra == 'pytorch'

This is the sdk for developing ElasticDL models. Model developers can use these APIs to support elastic and fault-tolerant training for their TensorFlow or Pytorch models.
