STT-tensorflow/tensorflow/python/data/util
A. Unique TensorFlower 034633f23b PY2 removal cleanup
PiperOrigin-RevId: 352106691
Change-Id: I382d53c64f0d29da430b8cb6d2395a2cb281509e
2021-01-15 16:48:57 -08:00
..
BUILD PY2 removal cleanup 2021-01-15 16:48:57 -08:00
convert_test.py Move away from deprecated asserts 2020-06-30 16:10:22 -07:00
convert.py Remove usage of magic-api-link syntax from source files. 2018-08-09 07:08:30 -07:00
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 [tf.data] Make it impossible to set illegitimate properties on any tf.data Options. Also update docstrings to make defaults clearer. 2018-12-13 13:27:55 -08:00
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 Create dataset kernels as we go i.e. in the __init__ method of the Dataset 2018-12-18 22:09:52 -08:00