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
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
tw-3.16.0.tar.gz
(435.4 kB
view details)
File details
Details for the file tw-3.16.0.tar.gz
.
File metadata
- Download URL: tw-3.16.0.tar.gz
- Upload date:
- Size: 435.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 56d2dfc4faa7fb84dbe3fc9191668a0819f09013df69089a1ba841b8251ecb15 |
|
MD5 | ce4f0b78037a4343716cc10b23cce033 |
|
BLAKE2b-256 | b0f08364a275f3a009a61d34107339d17faddb41bc8c5f30efaf38b66023ea38 |