Merge pull request #5987 from tensorflow/scope
Use the new distribution strategy API with keras (creating the model inside strategy.scope() instead of passing it to model.compile)
Showing
Please register or sign in to comment
Use the new distribution strategy API with keras (creating the model inside strategy.scope() instead of passing it to model.compile)