Skip to main content

PyTorch utilities

Project description

fannypack

build mypy lint codecov

Helpers for PyTorch.

Standard installation:

pip install fannypack

Install from source:

git clone https://github.com/brentyi/fannypack.git
cd fannypack && pip install -e .

To enable autocomplete for the buddy commandline tool:

  • bash:

    # Append to .bashrc
    eval "$(register-python-argcomplete buddy)"
    
  • zsh:

    # Append to .zshrc
    autoload -U +X compinit && compinit
    autoload -U +X bashcompinit && bashcompinit
    eval "$(register-python-argcomplete buddy)"
    

Github: https://github.com/brentyi/fannypack

Documentation (work-in-progress): https://brentyi.github.io/fannypack

Project details


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.12.tar.gz (32.0 kB view hashes)

Uploaded Source

Built Distribution

fannypack-0.0.12-py3-none-any.whl (43.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page