• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Keras with Distribution Strategy Tests
2
3This directory contains unit tests that combine Keras library with
4[Distribution Training](https://www.tensorflow.org/guide/distributed_training).
5Tests that use a custom training loop instead of Keras compile/fit should be
6placed under python/distribute directory instead.
7