"git@developer.sourcefind.cn:modelzoo/resnet50_tensorflow.git" did not exist on "d906b1357be51631fa934d61fe13d2e7fc3823bc"
Improve performance of Keras ResNet models when not using distribution strategy (#7055)
* Do not set learning phase when skipping eval * Do not set learning phase in no dist strat case * Added device placement, tweaked benchmarks * Added tweaked benchmarks for Cifar * Fix device scope * Fix lint * Add explicit GPU placement flag * Also run accuracy test with explicit GPU placement * Added doc string
Showing
Please register or sign in to comment