Metadata-Version: 2.1
Name: thsolver
Version: 1.0.0
Summary: Solver for PyTorch
Home-page: https://github.com/octree-nn/solver-pytorch
Author: Peng-Shuai Wang
Author-email: wangps@hotmail.com
License: MIT
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
License-File: LICENSE

# The Solver for PyTorch

The code can be used for training/testing PyTorch models. And the code is
released under the MIT license.

