Public record
Software health reportschema 0.27.0 · metrics 2.5.0 · 2026-07-30 14:48 UTC

pytorch / TensorRT

PyTorch/TorchScript/FX compiler for NVIDIA GPUs using TensorRT

Python · Jupyter Notebook · C++BSD-3-Clause★ 2,984 stars⑂ 410 forkssince Mar 2020View on GitHub ↗

pytorch/TensorRT holds a health index of 92 out of 100, placing it in the Excellent band. It scores highest on Vitality (96/100) and lowest on Security (21/100). It was last updated today. 2 contributors account for most of its recent work.

92
overall / 100
Excellent

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

92
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

The weighted overall 78 is calibrated to 92 on the published index scale (record calibration 2026-08-02).

Ownership

pytorchOrganization
13,436 followers70 public repossince Aug 2016

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

96Exceptional · 21% of overall
How it's scored
36/36Push recency — last push 0 days ago
34.6/36Commit cadence — 50/52 weeks with commits
18/18Commit volume — 530 commits in the last year
0/10OpenSSF Scorecard: Maintained — no data
Inputs used
commits_last_year530
human_commit_share0.99
days_since_last_push0
active_weeks_last_year50
How it's scored
27/27Ships releases — 28 releases published
36/36Release recency — latest release 1 days ago
19.8/27Release cadence — a release every ~59.8 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count28
latest_release_tagv2.13.0
releases_from_tagsno
days_since_latest_release1
mean_days_between_releases59.8

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

90Excellent · 17% of overall
How it's scored
56.4/60Stars — 2,984 stars
21.8/25Forks — 410 forks
10.1/15Watchers — 66 watchers
Inputs used
forks410
stars2,984
watchers66
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

92Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (BSD-3-Clause)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_services
has_pull_request_templateyes

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

78Good · 23% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
13.5/22.5Commit distribution — top contributor authored 40% of commits
13.5/13.5Contributor breadth — 99 contributors
0/10OpenSSF Scorecard: Contributors — no data
Inputs used
bus_factor2
contributors_sampled99
top_contributor_share0.401
How it's scored
34.9/42Issue resolution — 83% of issues closed
24.3/30PR acceptance — 1,900/2,348 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-Review — no data
Inputs used
merged_prs1,900
open_issues317
closed_issues1,566
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.832
closed_unmerged_prs448
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
25/25Owner reach — 13,436 followers of pytorch
25/25Track record — 70 public repos, account ~9 yr old
Inputs used
followers13,436
owner_typeOrganization
is_verified
owner_loginpytorch
public_repos70
account_age_days3,638

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 2 package(s) on pypi
35/35Publish recency — latest publish 1 days ago
20/20Version history — 18 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagestorch-tensorrt-rtx, torch_tensorrt
ecosystemspypi
any_deprecatedno
min_days_since_publish1

Engineering Quality

Are baseline engineering and documentation practices in place?

95Exceptional · 19% of overall
How it's scored
24/24CI workflows — 36 workflow(s)
24/24Tests present
16/16Linter config
9.6/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — no data
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configyes

Documentation

100Exceptional
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://pytorch.org/TensorRT
10/10Repository description
10/10Topics — 8 topics
10/10Wiki
Inputs used
topicstensorrt, libtorch, machine-learning, pytorch, deep-learning, jetson, nvidia, cuda
has_wikiyes
homepagehttps://pytorch.org/TensorRT
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

21At Risk · 16% of overall
How it's scored
0/30Security policy (SECURITY.md)
0/25Dependabot config
0/25Dependency lockfiles — published library — lockfiles are an application concern, not expected
0/20CodeQL workflow
Inputs used
sourcefile_signals
lockfilespackage-lock.json, uv.lock
manifestsdocsrc/requirements.txt, py/requirements.txt, pyproject.toml, requirements-dev.txt, setup.py
has_codeql_workflowno
has_security_policyno
has_dependabot_configno
Excluded from scoring (no data or not applicable): Dependency lockfiles. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages11
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:torch-tensorrt-rtx@2.13.0 runtime dependency closure — what installing the published package pulls in — 11 packages. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

68Good · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 95 of 99 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.96
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — docsrc/Makefile, examples/int8/ptq/Makefile, examples/int8/qat/Makefile, examples/torchtrt_aoti_example/Makefile, examples/torchtrt_runtime_example/Makefile, justfile, noxfile.py
22/22Automated tests
11/11Lint / format config
11/11Static type checking — .github/actions/assigner/tsconfig.json
10/10Reproducible environment — Dockerfile, lockfile
6/10Demonstrated agent practice — 3 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 1 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json, uv.lock
has_dockerfileyes
typed_languageno
bootstrap_filesdocsrc/Makefile, examples/int8/ptq/Makefile, examples/int8/qat/Makefile, examples/torchtrt_aoti_example/Makefile, examples/torchtrt_runtime_example/Makefile, justfile, noxfile.py
has_devcontainerno
has_linter_configyes
typecheck_configs.github/actions/assigner/tsconfig.json
agent_commit_share0.03
toolchain_manifests
dependency_bot_commit_share0.01
How it's scored
27/45Type-checkable code — Python with type-check config (.github/actions/assigner/tsconfig.json)
49.7/55Manageable file sizes — 386/4,006 source files over 60KB
Inputs used
primary_languagePython
largest_source_bytes555,307
source_files_sampled4,006
oversized_source_files386
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples, notebooks
Inputs used
example_dirsexamples, notebooks
has_mcp_signalno
api_schema_files

Key facts

2,984GitHub stars
99contributors
530commits, last 12 months
0days since last push
28releases
2bus factor
317open issues
PyPIpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • OpenSSF Scorecard did not return a usable result (2026/07/30 14:46:54 Warning: PATs stored in env variables GITHUB_AUTH_TOKEN and GITHUB_TOKEN differ. Scorecard will use the former.); skipping Scorecard checks

More detail

Star and fork history 0 ★ / 410 ⇿
0Stars
410Forks
27Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

010020030040050040382020-032023-052026-07
Major 1Minor 19Patch 7

Each point covers 6 days.

All dependencies 295

Full resolved dependency set from the GitHub dependency graph: 0 direct and 295 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
npm@actions/core1.9.1indirect
npm@actions/github6.0.0indirect
npm@actions/http-client2.2.3indirect
npm@fastify/busboy2.1.1indirect
npm@octokit/auth-token4.0.0indirect
npm@octokit/core5.2.0indirect
npm@octokit/endpoint9.0.6indirect
npm@octokit/graphql7.1.0indirect
npm@octokit/openapi-types20.0.0indirect
npm@octokit/openapi-types23.0.1indirect
npm@octokit/plugin-paginate-rest9.2.2indirect
npm@octokit/plugin-rest-endpoint-methods10.4.1indirect
npm@octokit/request8.4.1indirect
npm@octokit/request-error5.1.1indirect
npm@octokit/types12.6.0indirect
npm@octokit/types13.8.0indirect
npm@types/node17.0.35indirect
npm@vercel/ncc0.33.4indirect
npmargparse2.0.1indirect
npmbefore-after-hook2.2.3indirect
npmdeprecation2.3.1indirect
npmfs0.0.1-securityindirect
npmjs-yaml4.1.1indirect
npmonce1.4.0indirect
npmprettier2.6.2indirect
npmtunnel0.0.6indirect
npmtypescript4.6.4indirect
npmundici5.29.0indirect
npmuniversal-user-agent6.0.1indirect
npmuuid8.3.2indirect
npmwrappy1.0.2indirect
PyPIaccelerate1.13.0indirect
PyPIaccessible-pygments0.0.5indirect
PyPIaiohappyeyeballs2.6.1indirect
PyPIaiohttp3.13.5indirect
PyPIaiosignal1.4.0indirect
PyPIalabaster0.7.16indirect
PyPIannotated-doc0.0.4indirect
PyPIannotated-types0.7.0indirect
PyPIanyio4.13.0indirect
PyPIapache-tvm-ffi0.1.10indirect
PyPIargparseindirect
PyPIasync-timeout5.0.1indirect
PyPIattrs26.1.0indirect
PyPIbabel2.18.0indirect
PyPIbackports-strenum1.3.1indirect
PyPIbeautifulsoup44.14.3indirect
PyPIblackindirect
PyPIblack26.3.1indirect
PyPIbleach6.3.0indirect
PyPIbreathe4.36.0indirect
PyPIcattrs26.1.0indirect
PyPIcertifi2026.2.25indirect
PyPIcffi2.0.0indirect
PyPIcfgv3.5.0indirect
PyPIcharset-normalizer3.4.7indirect
PyPIclang-format14.0.6indirect
PyPIclick8.3.2indirect
PyPIcolorama0.4.6indirect
PyPIcoremltools9.0indirect
PyPIcuda-bindings13.2.0indirect
PyPIcuda-core1.0.1indirect
PyPIcuda-pathfinder1.5.3indirect
PyPIcuda-python13.2.0indirect
PyPIcuda-tile1.3.0indirect
PyPIcuda-toolkit13.0.3.0indirect
PyPIcupy13.1.0indirect
PyPIdatasets5.0.0indirect
PyPIdeepspeed0.18.9indirect
PyPIdefusedxml0.7.1indirect
PyPIdiffusers0.30.3indirect
PyPIdiffusers0.34.0indirect
PyPIdiffusers0.37.1indirect
PyPIdill0.4.1indirect
PyPIdistlib0.4.0indirect
PyPIdllistindirect
PyPIdllist2.0.0indirect
PyPIdocutils0.20indirect
PyPIeinops0.8.2indirect
PyPIexceptiongroup1.3.1indirect
PyPIexecnet2.1.2indirect
PyPIexecutorch1.3.1indirect
PyPIexhale0.3.7indirect
PyPIexpecttestindirect
PyPIexpecttest0.1.6indirect
PyPIfastjsonschema2.21.2indirect
PyPIfilelockindirect
PyPIfilelock3.29.0indirect
PyPIflashinfer-python0.3.1.post1indirect
PyPIflashinfer-python0.6.8.post1indirect
PyPIflatbuffers25.12.19indirect
PyPIfrozenlist1.8.0indirect
PyPIfsspec2026.3.0indirect
PyPIgraphviz0.21indirect
PyPIh110.16.0indirect
PyPIhf-xet1.4.3indirect
PyPIhjson3.1.0indirect
PyPIhttpcore1.0.9indirect
PyPIhttpx0.28.1indirect
PyPIhuggingface-hubindirect
PyPIhuggingface-hub1.11.0indirect
PyPIhydra-core1.4.0.dev1indirect
PyPIhypothesis6.155.1indirect
PyPIidentify2.6.19indirect
PyPIidna3.11indirect
PyPIimagesize2.0.0indirect
PyPIimportlib-metadata9.0.0indirect
PyPIiniconfig2.3.0indirect
PyPIisortindirect
PyPIisort8.0.1indirect
PyPIjinja23.1.6indirect
PyPIjoblib1.5.3indirect
PyPIjsonschema4.26.0indirect
PyPIjsonschema-specifications2025.9.1indirect
PyPIjupyter-client8.8.0indirect
PyPIjupyter-core5.9.1indirect
PyPIjupyterlab-pygments0.3.0indirect
PyPIkgb7.3indirect
PyPIlibrt0.9.0indirect
PyPIlxml6.1.0indirect
PyPImarkdown-it-py4.0.0indirect
PyPImarkupsafe3.0.2indirect
PyPImarkupsafe3.0.3indirect
PyPImatplotlibindirect
PyPImdurl0.1.2indirect
PyPImistune3.2.0indirect
PyPImonai1.5.2rc1indirect
PyPImpmath1.3.0indirect
PyPImsgpack1.1.2indirect
PyPImultidict6.7.1indirect
PyPImultiprocess0.70.19indirect
PyPImypyindirect
PyPImypy1.20.1indirect
PyPImypy-extensions1.1.0indirect
PyPInbclient0.10.4indirect
PyPInbconvert7.17.1indirect
PyPInbformat5.10.4indirect
PyPInbsphinx0.9.3indirect
PyPInetworkxindirect
PyPInetworkx2.8.8indirect
PyPInetworkx3.4.2indirect
PyPInetworkx3.6.1indirect
PyPIninja1.13.0indirect
PyPInltk3.9.4indirect
PyPInodeenv1.10.0indirect
PyPInumpyindirect
PyPInumpy2.2.6indirect
PyPInumpy2.4.4indirect
PyPInvidia-cublas13.1.1.3indirect
PyPInvidia-cuda-cupti13.0.85indirect
PyPInvidia-cuda-nvrtc13.0.88indirect
PyPInvidia-cuda-runtime13.0.96indirect
PyPInvidia-cudnn-cu139.23.1.3indirect
PyPInvidia-cudnn-frontend1.22.1indirect
PyPInvidia-cufft12.0.0.61indirect
PyPInvidia-cufile1.15.1.6indirect
PyPInvidia-curand10.4.0.35indirect
PyPInvidia-cusolver12.0.4.66indirect
PyPInvidia-cusparse12.6.3.3indirect
PyPInvidia-cusparselt-cu130.8.1indirect
PyPInvidia-cutlass-dsl4.4.2indirect
PyPInvidia-cutlass-dsl-libs-base4.4.2indirect
PyPInvidia-ml-py13.595.45indirect
PyPInvidia-modeloptindirect
PyPInvidia-modelopt0.45.0indirect
PyPInvidia-nccl-cu132.30.7indirect
PyPInvidia-nvjitlink13.0.88indirect
PyPInvidia-nvshmem-cu133.4.5indirect
PyPInvidia-nvtx13.0.85indirect
PyPInvidia-pyindexindirect
PyPIomegaconf2.4.0.dev10indirect
PyPIonnxindirect
PyPIopencv-pythonindirect
PyPIpackagingindirect
PyPIpackaging26.1indirect
PyPIpandasindirect
PyPIpandas2.3.3indirect
PyPIpandas3.0.2indirect
PyPIpandocfilters1.5.1indirect
PyPIparameterizedindirect
PyPIparameterized0.9.0indirect
PyPIpathspec1.0.4indirect
PyPIpeft0.19.1indirect
PyPIpillowindirect
PyPIpillow12.2.0indirect
PyPIplatformdirs4.9.6indirect
PyPIpluggy1.6.0indirect
PyPIpre-commitindirect
PyPIpre-commit4.5.1indirect
PyPIpropcache0.4.1indirect
PyPIprotobuf3.20.*indirect
PyPIprotobuf7.35.0indirect
PyPIpsutil7.2.2indirect
PyPIpulp3.3.0indirect
PyPIpy1.11.0indirect
PyPIpy-cpuinfo9.0.0indirect
PyPIpyaml26.2.1indirect
PyPIpyarrow23.0.1indirect
PyPIpybind112.6.2indirect
PyPIpycparser3.0indirect
PyPIpydantic2.13.3indirect
PyPIpydantic-core2.46.3indirect
PyPIpydata-sphinx-theme0.15.4indirect
PyPIpydot4.0.1indirect
PyPIpygithubindirect
PyPIpygments2.20.0indirect
PyPIpynvml13.0.1indirect
PyPIpyparsing3.3.2indirect
PyPIpytestindirect
PyPIpytest9.1.1indirect
PyPIpytest-forked1.6.0indirect
PyPIpytest-github-actions-annotate-failures0.4.2indirect
PyPIpytest-rerunfailures16.4indirect
PyPIpytest-xdistindirect
PyPIpytest-xdist3.8.0indirect
PyPIpython-dateutil2.9.0.post0indirect
PyPIpython-discovery1.2.2indirect
PyPIpytokens0.4.1indirect
PyPIpytorch-sphinx-theme20.4.4indirect
PyPIpytorch-tokenizers1.3.0indirect
PyPIpytz2026.1.post1indirect
PyPIpyyamlindirect
PyPIpyyaml6.0.3indirect
PyPIpyzmq27.1.0indirect
PyPIreferencing0.37.0indirect
PyPIregex2026.4.4indirect
PyPIrequests2.33.1indirect
PyPIrich15.0.0indirect
PyPIrpds-py0.30.0indirect
PyPIruamel-yaml0.19.1indirect
PyPIruffindirect
PyPIruff0.15.11indirect
PyPIsafetensors0.7.0indirect
PyPIscikit-learn1.7.1indirect
PyPIscipy1.15.3indirect
PyPIscipy1.17.1indirect
PyPIsentencepiece0.2.1indirect
PyPIsetuptoolsindirect
PyPIsetuptools78.1.1indirect
PyPIsetuptools81.0.0indirect
PyPIshellingham1.5.4indirect
PyPIsix1.17.0indirect
PyPIsnowballstemmer3.0.1indirect
PyPIsortedcontainers2.4.0indirect
PyPIsoupsieve2.8.3indirect
PyPIsphinx7.2.6indirect
PyPIsphinx-gallery0.13.0indirect
PyPIsphinxcontrib-applehelp2.0.0indirect
PyPIsphinxcontrib-devhelp2.0.0indirect
PyPIsphinxcontrib-htmlhelp2.1.0indirect
PyPIsphinxcontrib-jsmath1.0.1indirect
PyPIsphinxcontrib-qthelp2.0.0indirect
PyPIsphinxcontrib-serializinghtml2.0.0indirect
PyPIsympy1.14.0indirect
PyPItabulate0.10.0indirect
PyPItensorboardindirect
PyPItensorrt11.1.0.106indirect
PyPItensorrt-cu1311.1.0.106indirect
PyPItensorrt-cu13-bindings11.1.0.106indirect
PyPItensorrt-cu13-libs11.1.0.106indirect
PyPIthreadpoolctl3.6.0indirect
PyPItiktoken0.13.0indirect
PyPItimmindirect
PyPItimm0.9.12indirect
PyPItimm0.9.8indirect
PyPItimm1.0.26indirect
PyPItinycss21.4.0indirect
PyPItokenizers0.22.2indirect
PyPItomli2.4.1indirect
PyPItorchindirect
PyPItorch2.14.0.dev20260625+cu130indirect
PyPItorchao0.17.0indirect
PyPItorchao0.18.0.dev20260601+cu130indirect
PyPItorchvisionindirect
PyPItorchvision0.29.0.dev20260626+cu130indirect
PyPItornado6.5.5indirect
PyPItqdmindirect
PyPItqdm4.67.3indirect
PyPItraitlets5.14.3indirect
PyPItransformersindirect
PyPItransformers5.5.4indirect
PyPItriton2.3.0indirect
PyPItriton3.7.1+gitf797708cindirect
PyPItyper0.24.1indirect
PyPItyping-extensions4.15.0indirect
PyPItyping-inspection0.4.2indirect
PyPItypos1.45.1indirect
PyPItzdata2026.1indirect
PyPIurllib32.7.0indirect
PyPIvirtualenv21.2.4indirect
PyPIwebencodings0.5.1indirect
PyPIwonderwords3.0.1indirect
PyPIxxhash3.6.0indirect
PyPIyarl1.23.0indirect
PyPIzipp3.23.1indirect
Dependency advisories 0

Installing pypi:torch-tensorrt-rtx@2.13.0 pulls in 11 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v2.5.0, schema v0.27.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsPyPI.