Metadata-Version: 2.1
Name: torchline
Version: 0.1
Summary: A framework for easy to use Pytorch
Home-page: https://github.com/marsggbo/torchline
Author: marsggbo
Author-email: csxinhe@comp.hkbu.edu.hk
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: torch (==1.3.1)
Requires-Dist: torchvision (==0.4.2)
Requires-Dist: yacs (==0.1.6)
Requires-Dist: pytorch-lightning (==0.5.3.2)

...


