PyTorch utilities
Project description
fannypack
A loose collection of tools for training PyTorch models.
Contents include helpers for:
- Experiment management, Tensorboard logging, and checkpointing (Python + CLI)
- Reading and manipulating arrays and tensors stored in containers: converting between types, moving across (Torch) devices, slicing across shared dimensions
- Freezing and unfreezing portions of PyTorch modules
- Reading and writing time series data/trajectory files via hdf5
- and a lot more!
See documentation for full overview of functionality.
Standard installation:
pip install fannypack
Install from source:
git clone https://github.com/brentyi/fannypack.git
cd fannypack && pip install -e .
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fannypack-0.0.14.tar.gz
(36.0 kB
view details)
Built Distribution
File details
Details for the file fannypack-0.0.14.tar.gz
.
File metadata
- Download URL: fannypack-0.0.14.tar.gz
- Upload date:
- Size: 36.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1e5f16c8b1153ddeedc938fdc25c9ef6617b05746b913671b0737b4f1371682e |
|
MD5 | 01e925eec665bed509db412470d9d549 |
|
BLAKE2b-256 | 2dd4f615f64d5dc786a52bcb959c37e7d4d9464390d6af52464d2120f45fe9e3 |
File details
Details for the file fannypack-0.0.14-py3-none-any.whl
.
File metadata
- Download URL: fannypack-0.0.14-py3-none-any.whl
- Upload date:
- Size: 48.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f5c3ef20de43c104b2cae12ccaef6215da49a9583ea10995f20d863b18389612 |
|
MD5 | 6f43c732ee2c9a4df652481fed3559de |
|
BLAKE2b-256 | 266b270ce9d4b09f2091c4c52295b2dd9553d109728214bc9503b971530dadff |