{"adoption": {"forks": 152, "observed_at": "2026-08-28T04:03:13.449052+00:00", "stars": 1012}, "canonical_url": "https://ross.abutalabs.com/products/pytorch-memory-utils", "card": {"archived": false, "artifact_type": "library", "description": "pytorch memory track code", "domain": ["deep-learning", "developer-tools", "performance"], "enriched": true, "function": ["monitoring", "developer-tools"], "health_score": 20, "homepage": null, "language": "Python", "license": null, "license_family": "other", "maturity": "maintenance", "member_repos": ["Oldpan/Pytorch-Memory-Utils"], "name": "Oldpan/Pytorch-Memory-Utils", "platform": ["python"], "pushed_at": "2021-05-04T14:11:27+00:00", "repo": "Oldpan/Pytorch-Memory-Utils", "stars": 1012, "tags": ["pytorch", "gpu-memory", "memory-profiling", "debugging", "gpu"], "topics": ["pytorch", "memory", "gpu"], "urls": [], "use_cases": ["track gpu memory usage during pytorch training", "find which lines of code allocate the most gpu memory", "estimate the memory footprint of a pytorch model", "debug cuda out of memory errors", "measure intermediate variable memory with and without backward pass"], "what_it_is": "A small set of Python scripts for tracking GPU memory usage in PyTorch, including per-line tensor allocation reports and model parameter/intermediate-variable size estimation. It is a lightweight copy-in utility rather than an installable package.", "when_to_avoid": ["you need a maintained installable profiler with active updates", "you use frameworks other than pytorch", "you need cpu memory profiling or multi-gpu aggregation"], "when_to_choose": ["you need a quick, dependency-free script to profile pytorch gpu memory", "you want line-by-line tensor allocation reports during training", "you need to estimate model parameter and activation memory before training"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/pytorch-memory-utils", "repo": "Oldpan/Pytorch-Memory-Utils", "role": "main", "score": 32}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:03:13.449052+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T07:11:43.302517+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "611337fa9c458ea319ba1961f167db98e572915cbb99605514ab38083669bc89", "fetched_at": "2026-08-28T04:03:13.449052+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Oldpan/Pytorch-Memory-Utils"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:03:13.449052+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T07:11:43.302517+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "611337fa9c458ea319ba1961f167db98e572915cbb99605514ab38083669bc89", "fetched_at": "2026-08-28T04:03:13.449052+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Oldpan/Pytorch-Memory-Utils"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T07:11:43.302517+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "611337fa9c458ea319ba1961f167db98e572915cbb99605514ab38083669bc89", "fetched_at": "2026-08-28T04:03:13.449052+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Oldpan/Pytorch-Memory-Utils"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:03:13.449052+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:03:13.449052+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:03:13.449052+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T07:11:43.302517+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "611337fa9c458ea319ba1961f167db98e572915cbb99605514ab38083669bc89", "fetched_at": "2026-08-28T04:03:13.449052+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Oldpan/Pytorch-Memory-Utils"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:03:13.449052+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:03:13.449052+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T07:11:43.302517+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "611337fa9c458ea319ba1961f167db98e572915cbb99605514ab38083669bc89", "fetched_at": "2026-08-28T04:03:13.449052+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Oldpan/Pytorch-Memory-Utils"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:03:13.449052+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:03:13.449052+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:03:13.449052+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T07:11:43.302517+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "611337fa9c458ea319ba1961f167db98e572915cbb99605514ab38083669bc89", "fetched_at": "2026-08-28T04:03:13.449052+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Oldpan/Pytorch-Memory-Utils"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:03:13.449052+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:03:13.449052+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T07:11:43.302517+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "611337fa9c458ea319ba1961f167db98e572915cbb99605514ab38083669bc89", "fetched_at": "2026-08-28T04:03:13.449052+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Oldpan/Pytorch-Memory-Utils"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T07:11:43.302517+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "611337fa9c458ea319ba1961f167db98e572915cbb99605514ab38083669bc89", "fetched_at": "2026-08-28T04:03:13.449052+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Oldpan/Pytorch-Memory-Utils"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T07:11:43.302517+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "611337fa9c458ea319ba1961f167db98e572915cbb99605514ab38083669bc89", "fetched_at": "2026-08-28T04:03:13.449052+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Oldpan/Pytorch-Memory-Utils"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T07:11:43.302517+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "611337fa9c458ea319ba1961f167db98e572915cbb99605514ab38083669bc89", "fetched_at": "2026-08-28T04:03:13.449052+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Oldpan/Pytorch-Memory-Utils"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": ["no_releases", "no_license"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 3008, "days_push": 1947, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 32, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}