Readme
A library of helpers for PyTorch.
Michaël Gharbi <mgharbi@adobe.com>
Installation
From pip: pip install torch-tools
From source: python setup.py install
Quickstart
To quickly get up and running, use our repo initialization script. In your command line, simple run:
ttools.new
This will prompt you to give a name to your new project, and create the necessary files and folders for you.
Documentation
The documentation webpage can be found here https://torch-tools.readthedocs.io/en/latest/
Demo
For a simple demo, look at the MNIST example in examples/train_mnist.py:
python examples/train_mnist.py data out
Contributors
Dima Smirnov implemented the tensorboard hooks and callbacks.
Release files for torch-tools 0.1.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| torch-tools-0.1.5.tar.gz | 33.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| torch_tools-0.1.5-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 76.6 kB
Release files / torch-tools-0.1.5.tar.gz
| Download URL | torch-tools-0.1.5.tar.gz |
|---|---|
| Size | 33.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
9e6902158ed9bcbb57ee494c946e0c0a8197743408630a109bf673f4dc7fa3cc
|
|
BLAKE2b-256 checksum How to use checksums |
b339cc96eb0f7ef164e1fb39cdb9dd8ea95e9092d2908c0ac78e338052e16cca
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0.post20201006 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.7.6
|
Release files / torch_tools-0.1.5-py3-none-any.whl
| Download URL | torch_tools-0.1.5-py3-none-any.whl |
|---|---|
| Size | 43.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
f77b444df53c99629ba9fc8c3be370de3f2830877744d0cc376c93c2ebc1d15f
|
|
BLAKE2b-256 checksum How to use checksums |
020fcbcf736b7ecb054044812a06d24bc5848a5d6828306d53fd090ef13b9e55
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0.post20201006 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.7.6
|