Add Readme.md for keras/distribute.
PiperOrigin-RevId: 293916796 Change-Id: Ic76ca27fb1c11c6f612eaf72ac1199e6499df5a4
This commit is contained in:
parent
2d30c2574b
commit
6632b5ef2f
6
tensorflow/python/keras/distribute/README.md
Normal file
6
tensorflow/python/keras/distribute/README.md
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
# Keras with Distribution Strategy Tests
|
||||||
|
|
||||||
|
This directory contains unit tests that combine Keras library with
|
||||||
|
[Distribution Training](https://www.tensorflow.org/guide/distributed_training).
|
||||||
|
Tests that use a custom training loop instead of Keras compile/fit should be
|
||||||
|
placed under python/distribute directory instead.
|
Loading…
Reference in New Issue
Block a user