https://github.com/kdunee/cookiecutter-pytorch-extension
https://github.com/kdunee/cookiecutter-pytorch-extension
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kdunee/cookiecutter-pytorch-extension
- Owner: kdunee
- Created: 2018-10-05T12:26:32.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-05T12:32:41.000Z (about 7 years ago)
- Last Synced: 2025-02-09T02:16:06.425Z (10 months ago)
- Language: C++
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cookiecutter-pytorch-extension
A basic pytorch extension project template.
## Getting started
```
cookiecutter gh:kdunee/cookiecutter-pytorch-extension
```