Handle data format and graph compile properly for better GPU performance (#6013)
* Handle data format in Keras ResNet model properly for better performance on GPU; Compile only the training graph when skip_eval flag is True * Added data format fix to Keras Cifar model; Removed unnecessary import * Add a comment to the skip_eval flag per Priya's request
Showing
Please register or sign in to comment