StrongResearch / isc-demos

Deep learning examples for the Instant Super Computer
13 stars 1 forks source link

HelloWorld - Fashion MNIST #35

Open adam-peaston-SC opened 1 year ago

adam-peaston-SC commented 1 year ago

Need to update this isc-demo for:

  1. Demonstrating distributed eval
  2. Interruptible distributed sampler for eval loop
  3. Prep.py file to pre-download data (general purpose ahead-of-time prep script).