STT-tensorflow/tensorflow/core/data
Andrew Audibert 209ede00c5 [tf.data service] Fix timeouts in distributed_epoch tests.
This fixes an issue where tests would get stuck retrying GetSplit requests to the dispatcher after the test had already shut down the dispatcher. Now the retry period is configurable, so that tests can set it to 1 second instead of the default 1 hour.

PiperOrigin-RevId: 337935450
Change-Id: I11bdfba4e731af314fc0016ee5b113dbc339cbdd
2020-10-19 14:44:44 -07:00
..
service [tf.data service] Fix timeouts in distributed_epoch tests. 2020-10-19 14:44:44 -07:00
BUILD BUILD file cleanup 2020-09-30 16:03:47 -07:00
compression_utils_test.cc Move compression_utils to core/data. 2020-05-18 18:57:33 -07:00
compression_utils.cc [tf.data] Add more information to uncompress error message. 2020-09-11 16:01:16 -07:00
compression_utils.h Move compression_utils to core/data. 2020-05-18 18:57:33 -07:00
dataset.proto Move compression_utils to core/data. 2020-05-18 18:57:33 -07:00
standalone_test.cc
standalone.cc [TF2XLA] Remove the serialization of CustomKernelCreator, since there is only one, and we won't add new ones 2020-09-22 10:59:59 -07:00
standalone.h [tf.data service] Add support for one_epoch processing mode. 2020-09-21 14:19:43 -07:00