A package for extracting activations from PyTorch models. Contains functionality for extracting model activations, visualizing a model's computational graph, and extracting exhaustive metadata about a model.
Raw data
{
"_id": null,
"home_page": "https://github.com/johnmarktaylor91/torchlens",
"name": "torchlens",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "torch torchlens features",
"author": "JohnMark Taylor",
"author_email": "johnmarkedwardtaylor@gmail.com",
"download_url": null,
"platform": null,
"description": "A package for extracting activations from PyTorch models. Contains functionality for extracting model activations, visualizing a model's computational graph, and extracting exhaustive metadata about a model.\n",
"bugtrack_url": null,
"license": "GNU GPL v3",
"summary": "A package for extracting activations from PyTorch models",
"version": "0.1.24",
"project_urls": {
"Homepage": "https://github.com/johnmarktaylor91/torchlens"
},
"split_keywords": [
"torch",
"torchlens",
"features"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e65ed5138ec115c8d54f365788f4bc166ce26bdec2218ec2b378f73efbd0f5de",
"md5": "6605ee030e425177ea6ef05170d1c20d",
"sha256": "e5c8644361f7c8dcfd98fbd84c2434d5b0841816b90f508fc152e425372b1666"
},
"downloads": -1,
"filename": "torchlens-0.1.24-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "6605ee030e425177ea6ef05170d1c20d",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 84823,
"upload_time": "2024-11-14T15:43:58",
"upload_time_iso_8601": "2024-11-14T15:43:58.271104Z",
"url": "https://files.pythonhosted.org/packages/e6/5e/d5138ec115c8d54f365788f4bc166ce26bdec2218ec2b378f73efbd0f5de/torchlens-0.1.24-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-14 15:43:58",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "johnmarktaylor91",
"github_project": "torchlens",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "numpy",
"specs": []
},
{
"name": "pandas",
"specs": []
},
{
"name": "tqdm",
"specs": []
},
{
"name": "ipython",
"specs": []
},
{
"name": "graphviz",
"specs": []
}
],
"lcname": "torchlens"
}