Skip to content

A GitHub template for developing a torchtree plugin

License

Notifications You must be signed in to change notification settings

4ment/torchtree-plugin-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

project_name

project_description

Dependencies

Installation

Installing from source

git clone https://github.com/author_name/project_name
pip install project_name/

Check install

python -c "import package_name"

License

Distributed under the GPLv3 License. See LICENSE for more information.

Acknowledgements

package_name makes use of the following libraries and tools, which are under their own respective licenses:

Releases

No releases published

Packages