Metadata-Version: 2.1
Name: sfu-torch-lib
Version: 0.0.11
Summary: Libraries that support the development of machine learning models in PyTorch.
Author: Anderson de Andrade
Author-email: anderson_de_andrade@sfu.ca
Requires-Python: >=3.8,<=3.10
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Provides-Extra: extras
Requires-Dist: boto3 (>=1,<2)
Requires-Dist: mlflow-skinny (>=1,<2)
Requires-Dist: numpy (>=1,<2)
Requires-Dist: pytorch-lightning (>=1,<2)
Requires-Dist: requests (>=2,<3)
Requires-Dist: s3fs (>=2022,<2023)
Requires-Dist: torch (>=1,<2)
