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.15.0.tar.gz
(433.4 kB
view details)
File details
Details for the file tw-3.15.0.tar.gz
.
File metadata
- Download URL: tw-3.15.0.tar.gz
- Upload date:
- Size: 433.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 | 0d4573f030b47505021e664ff778bf896129e16baef449937a6ddd06167b5b1d |
|
MD5 | abc69c546d873beedba9d1bc54e6dbfb |
|
BLAKE2b-256 | f69db2a553d787d793df2291eaf83a93db2490fc3353fb944ac2b2e239b006e4 |