Metadata-Version: 2.4
Name: sim-dist-train
Version: 0.0.4
Summary: This is a toolkit that simulates the distributed training for the purpose of efficient testing the optimization algorithms on small examples (WRNs on CIFAR10/100).
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Requires-Dist: datasets[vision]>=4.4.2
Requires-Dist: loguru>=0.7.3
Requires-Dist: pydantic>=2.12.5
Requires-Dist: torch>=2.9.1
Requires-Dist: torchvision>=0.24.1

# Simulated Distributed Training Toolkit

This is a toolkit that simulates the distributed training for the purpose of efficient testing the optimization algorithms on small examples (WRNs on CIFAR10/100).
