NERSC / hep_cnn_benchmark

TensorFlow Benchmark for the HEP Deep Learning CNN Model
Other
5 stars 5 forks source link

Supervisor branch #2

Closed leishao2017 closed 7 years ago

leishao2017 commented 7 years ago

Use tf.train.Supervisor() to replace tf.train.MonitoredTrainingSession() as the latter has hanging issue in multi-node tests.