TNT
==========
**TNT** is a library for PyTorch **t**rai**n**ing **t**ools and utilities.
<p align="center">
<a href="https://github.com/pytorch/tnt/actions?query=branch%3Amaster"><img src="https://img.shields.io/github/actions/workflow/status/pytorch/tnt/test.yaml?branch=master" alt="build status"></a>
<a href="https://pypi.org/project/torchtnt"><img src="https://img.shields.io/pypi/v/torchtnt" alt="pypi version"></a>
<a href="https://anaconda.org/conda-forge/torchtnt"><img src="https://img.shields.io/conda/vn/conda-forge/torchtnt" alt="pypi version"></a>
<a href="https://pypi.org/project/torchtnt-nightly"><img src="https://img.shields.io/pypi/v/torchtnt-nightly?label=nightly" alt="pypi nightly version"></a>
<a href="https://codecov.io/gh/pytorch/tnt"><img src="https://codecov.io/gh/pytorch/tnt/branch/master/graph/badge.svg?token=DR67Q6T7YF" alt="codecov"></a>
<a href="https://github.com/pytorch/tnt/blob/master/LICENSE"><img src="https://img.shields.io/pypi/l/torchtnt" alt="bsd license"></a>
<a href="https://pytorch.org/tnt/"><img src="https://img.shields.io/badge/dynamic/json.svg?label=docs&url=https%3A%2F%2Fpypi.org%2Fpypi%2Ftorchtnt%2Fjson&query=%24.info.version&colorB=brightgreen&prefix=v" alt="documentation status"></a>
</div>
## Installation
TNT can be installed with pip:
```buildoutcfg
pip install torchtnt
```
Or, alternatively, via conda:
```buildoutcfg
conda install -c conda-forge torchtnt
```
If you run into issues, make sure that Pytorch is installed first.
You can also install the latest version from master. Just run:
```buildoutcfg
pip install git+https://github.com/pytorch/tnt.git@master
```
To update to the latest version from master:
```buildoutcfg
pip install --upgrade git+https://github.com/pytorch/tnt.git@master
```
Raw data
{
"_id": null,
"home_page": "https://github.com/pytorch/tnt",
"name": "torchtnt",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "pytorch, torch, training, tools, utilities",
"author": "PyTorch",
"author_email": "daniellepintz@fb.com",
"download_url": "https://files.pythonhosted.org/packages/3c/b9/c440c3bf39edddf1b72cbf88245a8ca3345caae0cbeabb2601ddcc679be5/torchtnt-0.2.4.tar.gz",
"platform": null,
"description": "TNT\n==========\n\n**TNT** is a library for PyTorch **t**rai**n**ing **t**ools and utilities.\n\n<p align=\"center\">\n<a href=\"https://github.com/pytorch/tnt/actions?query=branch%3Amaster\"><img src=\"https://img.shields.io/github/actions/workflow/status/pytorch/tnt/test.yaml?branch=master\" alt=\"build status\"></a>\n<a href=\"https://pypi.org/project/torchtnt\"><img src=\"https://img.shields.io/pypi/v/torchtnt\" alt=\"pypi version\"></a>\n<a href=\"https://anaconda.org/conda-forge/torchtnt\"><img src=\"https://img.shields.io/conda/vn/conda-forge/torchtnt\" alt=\"pypi version\"></a>\n<a href=\"https://pypi.org/project/torchtnt-nightly\"><img src=\"https://img.shields.io/pypi/v/torchtnt-nightly?label=nightly\" alt=\"pypi nightly version\"></a>\n<a href=\"https://codecov.io/gh/pytorch/tnt\"><img src=\"https://codecov.io/gh/pytorch/tnt/branch/master/graph/badge.svg?token=DR67Q6T7YF\" alt=\"codecov\"></a>\n<a href=\"https://github.com/pytorch/tnt/blob/master/LICENSE\"><img src=\"https://img.shields.io/pypi/l/torchtnt\" alt=\"bsd license\"></a>\n<a href=\"https://pytorch.org/tnt/\"><img src=\"https://img.shields.io/badge/dynamic/json.svg?label=docs&url=https%3A%2F%2Fpypi.org%2Fpypi%2Ftorchtnt%2Fjson&query=%24.info.version&colorB=brightgreen&prefix=v\" alt=\"documentation status\"></a>\n</div>\n\n\n## Installation\n\nTNT can be installed with pip:\n\n```buildoutcfg\npip install torchtnt\n```\nOr, alternatively, via conda:\n\n```buildoutcfg\nconda install -c conda-forge torchtnt\n```\n\nIf you run into issues, make sure that Pytorch is installed first.\n\nYou can also install the latest version from master. Just run:\n\n```buildoutcfg\npip install git+https://github.com/pytorch/tnt.git@master\n```\n\nTo update to the latest version from master:\n\n```buildoutcfg\npip install --upgrade git+https://github.com/pytorch/tnt.git@master\n```\n",
"bugtrack_url": null,
"license": "BSD-3",
"summary": "A lightweight library for PyTorch training tools and utilities",
"version": "0.2.4",
"project_urls": {
"Homepage": "https://github.com/pytorch/tnt"
},
"split_keywords": [
"pytorch",
" torch",
" training",
" tools",
" utilities"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b120d8b33d11f38515ef88a84ac32e1809de110440278cd35c30d3f1ca511397",
"md5": "a3b2509a77e5a24748e6c01554446c2e",
"sha256": "c9b738232090c5e3453f202b1feb45e23d5cd2f23a04ca8b53e9b28ad3755ddb"
},
"downloads": -1,
"filename": "torchtnt-0.2.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a3b2509a77e5a24748e6c01554446c2e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 163459,
"upload_time": "2024-05-22T16:19:12",
"upload_time_iso_8601": "2024-05-22T16:19:12.858867Z",
"url": "https://files.pythonhosted.org/packages/b1/20/d8b33d11f38515ef88a84ac32e1809de110440278cd35c30d3f1ca511397/torchtnt-0.2.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3cb9c440c3bf39edddf1b72cbf88245a8ca3345caae0cbeabb2601ddcc679be5",
"md5": "de8d8ce48251ecc998c3c095f8dc9ce1",
"sha256": "26cf4e718965afc293e76158b47283722055bcf79e94d0e67e70b5dbf61c0c9b"
},
"downloads": -1,
"filename": "torchtnt-0.2.4.tar.gz",
"has_sig": false,
"md5_digest": "de8d8ce48251ecc998c3c095f8dc9ce1",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 115176,
"upload_time": "2024-05-22T16:19:15",
"upload_time_iso_8601": "2024-05-22T16:19:15.776901Z",
"url": "https://files.pythonhosted.org/packages/3c/b9/c440c3bf39edddf1b72cbf88245a8ca3345caae0cbeabb2601ddcc679be5/torchtnt-0.2.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-22 16:19:15",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "pytorch",
"github_project": "tnt",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"requirements": [],
"tox": true,
"lcname": "torchtnt"
}