Skip to main content

TorchWrapper is a deep learning helper.

Project description

TensorWrapper

TensorWrapper is a extension library for PyTorch framework. It aims to supplement a few of common components: newest optimizer, opeartors, utils, drawer, common structure and etc.

Installation

# create conda environment - based python3.8
conda env create -f environment.yml
conda activate tw


# install torch version respect to cuda version
pip install -r requirements/cu116.txt

# pytorch 1.10 above require gcc 7.0 above version
conda install gxx_linux-64=7.5.0 gcc_linux-64=7.5.0
conda install -c anaconda cmake
make ops

python setup.py develop

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

tw-3.16.0.tar.gz (435.4 kB view hashes)

Uploaded Source

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