跳转到主要内容

PyTorch训练工具和实用程序的轻量级库

项目描述

TNT

TNT 是一个用于PyTorch training tools 和实用程序的库。

build status pypi version pypi version pypi nightly version codecov bsd license documentation status

安装

TNT可以用pip安装

pip install torchtnt

或者,也可以通过conda安装

conda install -c conda-forge torchtnt

如果您遇到问题,请确保首先安装了Pytorch。

您还可以从master安装最新版本。只需运行

pip install git+https://github.com/pytorch/tnt.git@master

以更新到master的最新版本

pip install --upgrade git+https://github.com/pytorch/tnt.git@master

项目详情


下载文件

下载适用于您平台的文件。如果您不确定选择哪个,请了解更多关于 安装包 的信息。

源分发

torchtnt-0.2.4.tar.gz (115.2 kB 查看哈希值)

上传时间

构建分发

torchtnt-0.2.4-py3-none-any.whl (163.5 kB 查看哈希值)

上传时间 Python 3

由...