Metadata-Version: 2.1
Name: flytekitplugins-kfpytorch
Version: 1.10.2
Summary: K8s based Pytorch plugin for Flytekit
Author: flyteorg
Author-email: admin@flyte.org
License: apache2
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8
Requires-Dist: cloudpickle
Requires-Dist: flyteidl>=1.5.1
Requires-Dist: flytekit>=1.6.1
Provides-Extra: elastic
Requires-Dist: torch>=1.9.0; extra == "elastic"
