tnt

A lightweight library for PyTorch training tools and utilities

https://github.com/pytorch/tnt

Science Score: 36.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
    6 of 145 committers (4.1%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.3%) to scientific vocabulary

Keywords

deep-learning machine-learning neural-network python pytorch reinforcement-learning

Keywords from Contributors

autograd tensor audio speech transformer interpretable-ml interpretable-ai interpretability feature-importance feature-attribution
Last synced: 6 months ago · JSON representation

Repository

A lightweight library for PyTorch training tools and utilities

Basic Info
  • Host: GitHub
  • Owner: pytorch
  • License: other
  • Language: Python
  • Default Branch: master
  • Homepage: https://pytorch.org/tnt/
  • Size: 8.59 MB
Statistics
  • Stars: 1,707
  • Watchers: 43
  • Forks: 293
  • Open Issues: 96
  • Releases: 0
Topics
deep-learning machine-learning neural-network python pytorch reinforcement-learning
Created about 9 years ago · Last pushed 6 months ago
Metadata Files
Readme Contributing License Code of conduct

README.md

TNT

TNT is a library for PyTorch training tools and utilities.

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

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

Owner

  • Name: pytorch
  • Login: pytorch
  • Kind: organization
  • Location: where the eigens are valued

GitHub Events

Total
  • Issues event: 1
  • Watch event: 54
  • Issue comment event: 198
  • Push event: 111
  • Pull request review event: 3
  • Pull request review comment event: 1
  • Pull request event: 158
  • Fork event: 19
  • Create event: 2
Last Year
  • Issues event: 1
  • Watch event: 54
  • Issue comment event: 198
  • Push event: 111
  • Pull request review event: 3
  • Pull request review comment event: 1
  • Pull request event: 158
  • Fork event: 19
  • Create event: 2

Committers

Last synced: 10 months ago

All Time
  • Total Commits: 1,056
  • Total Committers: 145
  • Avg Commits per committer: 7.283
  • Development Distribution Score (DDS): 0.797
Past Year
  • Commits: 158
  • Committers: 27
  • Avg Commits per committer: 5.852
  • Development Distribution Score (DDS): 0.639
Top Committers
Name Email Commits
Jason Senthil j****l@m****m 214
Danielle Pintz d****z@m****m 169
Gal Rotem g****m@m****m 94
Diego Urgell d****l@m****m 83
Ananth Subramaniam a****b@m****m 80
Danielle Pintz d****z@f****m 50
Ananth Subramaniam a****b@f****m 45
Sergey Zagoruyko z****2@g****m 43
Xu Kui x****i@s****m 14
Sasank Chilamkurthy s****y@g****m 13
Edward Wang (EcoF) h****k@f****m 12
Saurabh Mishra m****h@m****m 12
Alan Du a****u@m****m 8
generatedunixname89002005307016 g****6@m****m 7
Sasha Sax a****x@s****u 7
Max deGroot a****t@v****u 7
Nikhil Gupta n****a@m****m 6
Lucas Pasqualin l****n@m****m 6
Alex Sax a****x@g****m 5
Fernando Hernandez f****m@m****m 5
Facebook Community Bot f****t 5
generatedunixname89002005307016 g****6@f****m 5
Danny Huang d****g@m****m 4
Rohan Varma r****1@m****m 4
Pyre Bot Jr 4
Ethan Henderson e****n@m****m 4
Soumith Chintala s****h@g****m 3
Victor Komarov v****r@m****m 3
Will Frey w****y@d****m 3
Lin Zhao l****o@f****m 3
and 115 more...

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 14
  • Total pull requests: 961
  • Average time to close issues: 3 months
  • Average time to close pull requests: 3 days
  • Total issue authors: 12
  • Total pull request authors: 76
  • Average comments per issue: 0.86
  • Average comments per pull request: 2.53
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 2
  • Pull requests: 228
  • Average time to close issues: N/A
  • Average time to close pull requests: 3 days
  • Issue authors: 2
  • Pull request authors: 28
  • Average comments per issue: 0.0
  • Average comments per pull request: 2.71
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • sarthakpati (2)
  • haarisr (2)
  • rayg1234 (1)
  • ksachdeva (1)
  • quancs (1)
  • yiminglin-ai (1)
  • galrotem (1)
  • rohan-varma (1)
  • alanhdu (1)
  • nubertj (1)
  • djl70 (1)
  • diego-urgell (1)
Pull Request Authors
  • JKSenthil (307)
  • diego-urgell (167)
  • galrotem (128)
  • daniellepintz (106)
  • ananthsub (34)
  • saumishr (31)
  • LucasLLC (17)
  • alanhdu (16)
  • connernilsen (10)
  • schwarzmx (9)
  • gunchu (8)
  • vbourgin (6)
  • ethan626 (5)
  • rohan-varma (5)
  • dahsh (5)
Top Labels
Issue Labels
cla signed (1) fb-exported (1)
Pull Request Labels
cla signed (877) fb-exported (845) Reverted (1)

Packages

  • Total packages: 5
  • Total downloads:
    • pypi 318,287 last-month
  • Total docker downloads: 13,604
  • Total dependent packages: 5
    (may contain duplicates)
  • Total dependent repositories: 292
    (may contain duplicates)
  • Total versions: 610
  • Total maintainers: 4
pypi.org: torchnet

an abstraction to train neural networks

  • Versions: 3
  • Dependent Packages: 1
  • Dependent Repositories: 284
  • Downloads: 4,010 Last month
  • Docker Downloads: 13,548
Rankings
Dependent repos count: 0.9%
Docker downloads count: 1.4%
Stargazers count: 1.7%
Average: 2.3%
Dependent packages count: 3.2%
Forks count: 3.3%
Downloads: 3.4%
Maintainers (1)
Last synced: 6 months ago
pypi.org: torchtnt

A lightweight library for PyTorch training tools and utilities

  • Versions: 13
  • Dependent Packages: 2
  • Dependent Repositories: 5
  • Downloads: 313,577 Last month
  • Docker Downloads: 56
Rankings
Stargazers count: 1.7%
Dependent packages count: 2.1%
Docker downloads count: 2.8%
Forks count: 3.3%
Average: 3.6%
Downloads: 4.8%
Dependent repos count: 6.7%
Maintainers (2)
Last synced: 6 months ago
pypi.org: torchtnt-nightly

A lightweight library for PyTorch training tools and utilities

  • Versions: 584
  • Dependent Packages: 2
  • Dependent Repositories: 1
  • Downloads: 657 Last month
Rankings
Stargazers count: 1.7%
Forks count: 3.3%
Downloads: 3.8%
Dependent packages count: 7.3%
Average: 7.6%
Dependent repos count: 22.1%
Maintainers (2)
Last synced: 6 months ago
proxy.golang.org: github.com/pytorch/tnt
  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent packages count: 7.0%
Average: 8.2%
Dependent repos count: 9.3%
Last synced: 6 months ago
pypi.org: tnt

A toolkit for training

  • Versions: 8
  • Dependent Packages: 0
  • Dependent Repositories: 2
  • Downloads: 43 Last month
Rankings
Stargazers count: 1.7%
Forks count: 3.3%
Dependent packages count: 7.3%
Dependent repos count: 11.8%
Average: 12.5%
Downloads: 38.3%
Maintainers (1)
Last synced: 6 months ago

Dependencies

dev-requirements.txt pypi
docs/requirements.txt pypi
requirements.txt pypi
.github/workflows/build_docs.yaml actions
.github/workflows/nightly_build_cpu.yaml actions
.github/workflows/pre_commit.yaml actions
.github/workflows/release_build.yaml actions
.github/workflows/test.yaml actions
examples/mnist/requirements.txt pypi
examples/torchrec/requirements.txt pypi
pyproject.toml pypi
setup.py pypi