Skip to content
Snippets Groups Projects

Issue 2 (Proper data distribution with Horvod) + Licensing

Merged Ghost User requested to merge issue_2 into master
5 files
+ 73
19
Compare changes
  • Side-by-side
  • Inline
Files
5
+ 0
3
#!/usr/bin/env bash
PYTHONHASHSEED=0 mpirun -np 1 python -u mnist_data_distributed.py
Loading