| .. | ||
| aggregator.py | ||
| pyproject.toml | ||
| README.md | ||
| run_training.py | ||
| uv.lock | ||
| worker.py | ||
swactor-dp-mnist
Simple demonstration of data parallel training on CPU for MNIST
usage
To run, from this directory:
python run_training.py
# uv run python run_training.py
| .. | ||
| aggregator.py | ||
| pyproject.toml | ||
| README.md | ||
| run_training.py | ||
| uv.lock | ||
| worker.py | ||
Simple demonstration of data parallel training on CPU for MNIST
To run, from this directory:
python run_training.py
# uv run python run_training.py