lartpang/PyTorchTricks resource
Some tricks of pytorch... :star: observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2445
- days_rel: n/a
- days_push: 804
- n_releases_24m: 0
Adoption not part of the score
1188 stars · 123 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A curated collection of PyTorch tips and tricks covering training speedup, data loading optimization, memory savings, and inference acceleration, organized as a document with links to references. It is a knowledge resource rather than a runnable library.
Use cases
- speed up pytorch dataloader
- reduce gpu memory usage in pytorch training
- accelerate pytorch inference
- learn pytorch optimization tricks
- make image loading faster in pytorch
- pytorch model compression and quantization resources
When to choose
- you want a curated reference of PyTorch performance techniques with links to original sources
- you are diagnosing slow data loading or training in PyTorch
- you want to learn memory-saving and inference-speedup strategies
When to avoid
- you need runnable code or a pip-installable library
- you want up-to-date coverage of the latest PyTorch features, as updates are infrequent
- you need official documentation rather than community-collected tips
Facets
learning-resource · maturity maintenance
developer-tools machine-learning documentation deep-learning tutorials performance python pytorch training-tips inference-acceleration dataloader gpu-optimization curated-links gpu
1 source
- readme: https://github.com/lartpang/PyTorchTricks · fetched 2026-08-28 · d34f0939b80a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lartpang/PyTorchTricks | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="lartpang/PyTorchTricks")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem