lra-benchmark

View on PyPIReverse Dependencies (0)

0.1.3 lra_benchmark-0.1.3-py3-none-any.whl

Wheel Details

Project: lra-benchmark
Version: 0.1.3
Filename: lra_benchmark-0.1.3-py3-none-any.whl
Download: [link]
Size: 9716
MD5: a93ce0a9f4825d406915bc80d0c1d83d
SHA256: eaa9051ddef7eb2198b8404bee1d2f2c6aee37fc1bf23126ff978a7a28801ea2
Uploaded: 2024-12-08 20:39:04 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: lra-benchmark
Version: 0.1.3
Summary: A library for benchmarking lightweight Vision Transformers following the LRA methodology
Author: Sami Agourram
Author-Email: agourram.ma[at]gmail.com
Home-Page: https://github.com/SamiAGOURRAM/LRA-Benchmark-for-image-classification-on-CIFAR-10.git
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.7
Requires-Dist: torch
Requires-Dist: torchvision
Requires-Dist: timm
Requires-Dist: pytorch-lightning
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3588 characters]

WHEEL

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

RECORD

Path Digest Size
examples/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
examples/benchmark_example.py sha256=GaDBQMmEU_Fbv6Shd1PxLwS5RI6CXjQyQCIGY1dRy3Q 739
lra_benchmark/__init__.py sha256=frcCV1k9oG9oKj3dpUqdJg1PxRT2RSN_XKdLCPjaYaY 2
lra_benchmark/benchmark.py sha256=KvfX-dyJwmnz9PoPeSq0sbusTUdXZMCXRwFNV9Kg9M8 3915
lra_benchmark/config.py sha256=ypva5MQJUNoulAZWJGAsvh98AeU5FK1qFuPJU3JMYT4 509
lra_benchmark/dataset.py sha256=Sr_O_mK0A94qwQPE845pbW0fmo1gVM0EShbBuI20_jg 1324
lra_benchmark/models/__init__.py sha256=frcCV1k9oG9oKj3dpUqdJg1PxRT2RSN_XKdLCPjaYaY 2
lra_benchmark/models/base_model.py sha256=CmxFKcP9u4HZ8qFTO8_sJy9LW7iITVMCUz_SYMqtowk 292
lra_benchmark/models/nano_vit.py sha256=R8gnYF4_1FUMILFZ8rsq1csoBNlct63I3kOzS0_rWxo 1157
lra_benchmark/models/pico_vit.py sha256=5nyCQuBtthQ1VxPQeQekEthXvWfKHFYeSssIgCOd_xU 1151
lra_benchmark/models/tiny_vit.py sha256=BUNRugNRWeZ5j47MYkPgDAHVKWrtUmspQsuXmnC-jWw 1061
lra_benchmark/utils/__init__.py sha256=frcCV1k9oG9oKj3dpUqdJg1PxRT2RSN_XKdLCPjaYaY 2
lra_benchmark/utils/optimizer.py sha256=-83khGW3BWt4z3q9gjidcd8NqUBO0fCZInwA983b0Wg 650
tests/__init__.py sha256=frcCV1k9oG9oKj3dpUqdJg1PxRT2RSN_XKdLCPjaYaY 2
tests/test_benchmark.py sha256=frcCV1k9oG9oKj3dpUqdJg1PxRT2RSN_XKdLCPjaYaY 2
tests/test_models.py sha256=frcCV1k9oG9oKj3dpUqdJg1PxRT2RSN_XKdLCPjaYaY 2
lra_benchmark-0.1.3.dist-info/LICENSE sha256=frcCV1k9oG9oKj3dpUqdJg1PxRT2RSN_XKdLCPjaYaY 2
lra_benchmark-0.1.3.dist-info/METADATA sha256=WOmMRJctFjvASjulBB2_2vcAw1d-0nZzEwq2BC_3v60 4951
lra_benchmark-0.1.3.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
lra_benchmark-0.1.3.dist-info/top_level.txt sha256=XdV6wps96tr0XzE5wU3O0C7A1nhirquA8ecv7GZmbEg 29
lra_benchmark-0.1.3.dist-info/RECORD

top_level.txt

examples
lra_benchmark
tests