pytorch-accelerated

View on PyPIReverse Dependencies (0)

0.1.49 pytorch_accelerated-0.1.49-py3-none-any.whl

Wheel Details

Project: pytorch-accelerated
Version: 0.1.49
Filename: pytorch_accelerated-0.1.49-py3-none-any.whl
Download: [link]
Size: 51979
MD5: d573e909a3f84e2f0906dfcf38ed7b5f
SHA256: 61e11687c74e51c140d9aca8ef8e11bfc2f4e67369a55cea2d06bb523abef796
Uploaded: 2024-05-01 11:50:59 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytorch-accelerated
Version: 0.1.49
Summary: A lightweight library designed to accelerate the process of training PyTorch models by providing a minimal, but extensible training loop which is flexible enough to handle the majority of use cases, and capable of utilizing different hardware options with no code changes required.
Author: Chris Hughes
Author-Email: 31883449+Chris-hughes10[at]users.noreply.github.com
Home-Page: https://github.com/Chris-hughes10/pytorch-accelerated
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.7.0
Requires-Dist: accelerate (==0.29.3)
Requires-Dist: tqdm (~=4.66.0)
Requires-Dist: torchvision (~=0.18.0); extra == "examples"
Requires-Dist: torchmetrics (~=1.3.0); extra == "examples"
Requires-Dist: timm (~=0.9.0); extra == "examples"
Requires-Dist: datasets (~=2.19.0); extra == "examples"
Requires-Dist: transformers (==4.40.0); extra == "examples"
Provides-Extra: examples
Description-Content-Type: text/markdown
[Description omitted; length: 8858 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
examples/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
examples/vision/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
examples/vision/faster_rcnn/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
examples/vision/faster_rcnn/train_cars.py sha256=JcYy6Dk4te7FsxbguO7W6fXoub_IjIJJXdSHkRxOcrk 5761
examples/vision/transfer_learning/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
examples/vision/transfer_learning/pets_finetune.py sha256=TiQA0WRNQJbS86F3HJhLLbe2rWh8nAViluJ36FbhIek 8229
examples/vision/transfer_learning/progressive_resizing.py sha256=nkA6si72rM6YH8swCNvB9jFRqn7wF9ZYF3C9S4uaxjQ 5115
examples/vision/transfer_learning/pytorch_tutorial_finetune.py sha256=gwnF3XGrSPzpyq-sEVfCVAcvsX9-hli1x3LZ4I8gDbo 2962
examples/vision/using_timm_components/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
examples/vision/using_timm_components/all_timm_components.py sha256=2ivqzLDifyhXYuOyHy8-EdadsC18re2Jg89BdTaYtvA 6009
examples/vision/using_timm_components/train_mixup_ema.py sha256=z06XOBcRna_hMtuhfTWJ52CAaxIH8x5vjO_00ap15bE 6958
pytorch_accelerated/__init__.py sha256=u0lxDQOHIsdkNw8b9RjqfbvuigVIbX81yoee7xDHpe0 442
pytorch_accelerated/_version.py sha256=Rjuml6xx9VTLrFAwlpsw_RS2oM3kVvOzf6qi56llsBM 499
pytorch_accelerated/callbacks.py sha256=GXurSTcrnoP3muiaCF_598_BZicj3ObQX2DgIehsWak 23334
pytorch_accelerated/finetuning.py sha256=F-pgRJVnKLypDqFyvOtOrRXGeFZ8pHOgE1K5LpuljQ4 9314
pytorch_accelerated/run_config.py sha256=nw0m-L-mIidl12XEFkhR2RzEHO5wEJ64EFp48e0ZlmY 3206
pytorch_accelerated/tracking.py sha256=Ilq40wfoxHFnPAvkdlHyMTlQICLZxhLMY3nrz-gPCDU 4262
pytorch_accelerated/trainer.py sha256=ppMrQU3mw7ZHvRCx5eY8kQxu_5gCQtJjsNyoxjmS1UI 42351
pytorch_accelerated/utils.py sha256=nZHMW0DZCRabjPciZzANDmbg2E9K1eWIOKeT1CpBIGk 6314
pytorch_accelerated/schedulers/__init__.py sha256=zK9tUT0p9lW_orwe2m-vcCaJxhSODJEr-uwW9cib-nw 186
pytorch_accelerated/schedulers/cosine_scheduler.py sha256=lJlmtYzu-A8tnsEre4ewKO0vqV3s8j-sP2ohbaL2K8s 9681
pytorch_accelerated/schedulers/scheduler_base.py sha256=GDHq9kEiNSsY6TAruSmRlofZxO6YRtxUEJPN5Jd4yLg 6476
test/scheduler/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
test/scheduler/test_cosine_scheduler.py sha256=jgvdSg0AjC26tETANsgx0vdhmpCFsNXAQP7FeR-lTzE 6824
test/scheduler/test_scheduler_base.py sha256=tqqpIZSDOsVX8PmP115EkR6g3GB4TUJUzukVcw4g_H4 2343
pytorch_accelerated-0.1.49.dist-info/LICENSE.txt sha256=ERV8pgE2k4upvX7I0cEiyilJ9tLkrMJ8FQnsdLdGfz0 11296
pytorch_accelerated-0.1.49.dist-info/METADATA sha256=zdmVn00Ka2QbB6wYQV0P-5JlFB9KmsMbeKmFu9wtoLc 10111
pytorch_accelerated-0.1.49.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
pytorch_accelerated-0.1.49.dist-info/top_level.txt sha256=5NKWoJlJ8q083oTEZy0NaIkkF3xj-OtURFGe1eDgV_M 34
pytorch_accelerated-0.1.49.dist-info/RECORD

top_level.txt

examples
pytorch_accelerated
test