STT-tensorflow/tensorflow/python/data/util
2020-10-12 19:45:47 -07:00
..
BUILD
convert_test.py Move away from deprecated asserts 2020-06-30 16:10:22 -07:00
convert.py
nest_test.py Move away from deprecated asserts 2020-06-30 16:10:22 -07:00
nest.py Merge pull request #43454 from lgeiger:nest-lazy-iteration 2020-09-23 09:49:38 -07:00
options_test.py
options.py [tf.data] Making it possible to override tf.data options. 2020-08-14 10:27:28 -07:00
random_seed_test.py Make tf.random.get_seed() doesn't depend on op count, but the number of calls to it. 2020-02-11 14:40:12 -08:00
random_seed.py [tf.data] Removing unnecessary / misleading "compat.v1" references from tf.data documentation. 2020-01-30 15:37:27 -08:00
sparse_test.py
sparse.py fix indentation 2020-03-31 13:56:41 +08:00
structure_test.py Move away from deprecated asserts 2020-06-30 16:10:22 -07:00
structure.py Add most_specific_compatible_shape method in NoneTensorSpec. Otherwise when code will raise error when interleaving datasets with None in the flatten view. 2020-10-12 19:45:47 -07:00
traverse_test.py
traverse.py