Skip to content

octree-nn/solver-pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Solver for PyTorch

PyPI Downloads PyPI

The code can be used for training/testing PyTorch models. It is used in the O-CNN and my daily experiments. It is similar to pytorch-lightning, but with much simpler implementations. It can be installed via pip and used as a library:

  • Install via the following command:

    pip install thsolver
  • Alternatively, install from the source code via the following commands.

    git clone https://github.com/octree-nn/solver-pytorch.git
    pip install ./solver-pytorch

Welcome to use it and give me feedbacks via github issues or pull requests. Thanks!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages