STT-tensorflow/tensorflow/python/data/util
Yanhua Sun 112778a924 add BUILD file for python/util and refactor python/BUILD
PiperOrigin-RevId: 347652147
Change-Id: I97aa24d6a109ed5aec8fca9a9b5e3b2b1a96b760
2020-12-15 11:43:18 -08:00
..
BUILD Moved custom NumPy data types to :ndarray_tensor_types 2019-12-19 12:03:54 -08:00
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 add BUILD file for python/util and refactor python/BUILD 2020-12-15 11:43:18 -08: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 Inlined tensor_shape.{scalar,vector,matrix} 2019-07-23 15:33:44 -07:00
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 TypeSpec to JSON encoder/Decoder 2020-12-02 16:26:53 -08:00
traverse_test.py Replace list comprehension with generator expressions. 2019-12-16 12:26:12 -08:00
traverse.py