Skip to main content

A collection of pytorch tools created by GPN members

Project description


gpnpytorchtools

codecov CI

gpnpytorchtools created by Linghai Wang with contributions from Jinghang Li

Install it from PyPI

pip install gpnpytorchtools

Development

Make sure to install the library locally for relative imports to work properly. You should give the path to the folder containing the setup.py file

pip install -e path/to/gpnpytorchtools

Usage

from gpnpytorchtools import BaseClass
from gpnpytorchtools import base_function

BaseClass().base_method()
base_function()
$ python -m gpnpytorchtools
#or
$ gpnpytorchtools

Development

Read the CONTRIBUTING.md file.

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

gpnpytorchtools-0.1.0.tar.gz (9.7 kB view hashes)

Uploaded Source

Built Distribution

gpnpytorchtools-0.1.0-py3-none-any.whl (8.6 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