KungFu icon indicating copy to clipboard operation
KungFu copied to clipboard

Access to Adaptive Batch Size Policy

Open aleksficek opened this issue 5 years ago • 0 comments

In the paper based on this project it is mentioned: "We implement an AP that adapts the batch size based on GNS when training the ResNet-56 model with the CIFAR-10 dataset."

Is this corresponding benchmark or adaptation policy available to the public as I'm having troubling finding it. I'm really interested in this portion of the project and am looking forward to how GNS can be used to enforce dynamic batch size selection.

I've looked through the tensorflow benchmarks and monitoring benchmarks but all I can find is:

  • https://github.com/luomai/benchmarks/tree/cnn_tf_v1.12_compatible_kungfu_elastic/scripts/tf_cnn_benchmarks
  • https://github.com/lsds/KungFu/tree/master/benchmarks/monitoring

Thanks!

aleksficek avatar Nov 03 '20 23:11 aleksficek