Rick Chao 48064efcfd Skip data loading error in multi_worker_tutorial_test (the test does not aim to cover this).
PiperOrigin-RevId: 317797271
Change-Id: I8336d7ffeda0836beef0a2d04e633614a44e7fa4
2020-06-23 15:56:23 -07:00
..
2020-02-07 16:17:20 -08:00

Keras with Distribution Strategy Tests

This directory contains unit tests that combine Keras library with Distribution Training. Tests that use a custom training loop instead of Keras compile/fit should be placed under python/distribute directory instead.