STT-tensorflow/tensorflow/python/keras/preprocessing
A. Unique TensorFlower 034633f23b PY2 removal cleanup
PiperOrigin-RevId: 352106691
Change-Id: I382d53c64f0d29da430b8cb6d2395a2cb281509e
2021-01-15 16:48:57 -08:00
..
__init__.py Merge pull request from ManishAradwad:issue#37445 2020-12-07 07:42:35 -08:00
BUILD PY2 removal cleanup 2021-01-15 16:48:57 -08:00
dataset_utils.py Calling image_dataset_from_directory(dir, labels=None) should return a dataset that indexes images in dir and its subdirectories. Right now it doesn't work and requires you to create a subdir within dir... 2021-01-05 10:15:11 -08:00
image_dataset_test.py Add smart_resize option to image_dataset_from_directory. 2021-01-11 11:24:34 -08:00
image_dataset.py Add smart_resize option to image_dataset_from_directory. 2021-01-11 11:24:34 -08:00
image_test.py Update the image_test to proper AST scope. 2020-10-13 10:38:32 -07:00
image.py Merge pull request from gbaned:master 2021-01-12 12:17:11 -08:00
sequence_test.py Move the init file content to API gen build rule. 2019-10-23 18:15:20 -07:00
sequence.py [*.py,tensorflow/cc/framework/cc_op_gen.cc] Rename "Arguments:" to "Args:" 2020-12-22 09:24:04 +11:00
text_dataset_test.py Calling image_dataset_from_directory(dir, labels=None) should return a dataset that indexes images in dir and its subdirectories. Right now it doesn't work and requires you to create a subdir within dir... 2021-01-05 10:15:11 -08:00
text_dataset.py Calling image_dataset_from_directory(dir, labels=None) should return a dataset that indexes images in dir and its subdirectories. Right now it doesn't work and requires you to create a subdir within dir... 2021-01-05 10:15:11 -08:00
text_test.py Move the init file content to API gen build rule. 2019-10-23 18:15:20 -07:00
text.py [*.py,tensorflow/cc/framework/cc_op_gen.cc] Rename "Arguments:" to "Args:" 2020-12-22 09:24:04 +11:00
timeseries_test.py Relax data size assumptions for timeseries_dataset_from_array. 2020-11-16 21:06:46 -08:00
timeseries.py [*.py,tensorflow/cc/framework/cc_op_gen.cc] Rename "Arguments:" to "Args:" 2020-12-22 09:24:04 +11:00