STT-tensorflow/tensorflow/python/keras/preprocessing
TensorFlower Gardener dbaf939937 Merge pull request #43930 from kopytjuk:timeseries-many-to-many-example
PiperOrigin-RevId: 347936838
Change-Id: I3e4740e3435a403a9ec85baaa9a1f1890d29d0f4
2020-12-16 18:37:56 -08:00
..
__init__.py Merge pull request #37520 from ManishAradwad:issue#37445 2020-12-07 07:42:35 -08:00
BUILD Remove unused deps of keras from docstring test. 2020-11-11 20:52:41 -08:00
dataset_utils.py Merge pull request #41680 from kvignesh1420:missing-docstrings 2020-08-05 17:08:00 -07:00
image_dataset_test.py Fix disappearing channel dimension in static shapes of images from image_dataset_from_directory. 2020-06-11 13:29:22 -07:00
image_dataset.py add file_paths attr to image dataset 2020-09-30 11:10:05 -06:00
image_test.py Update the image_test to proper AST scope. 2020-10-13 10:38:32 -07:00
image.py Update image.py 2020-11-11 18:25:02 +05:30
sequence_test.py Move the init file content to API gen build rule. 2019-10-23 18:15:20 -07:00
sequence.py Improves documentation for keras.preprocessing.pad_sequence 2020-02-25 17:54:21 -08:00
text_dataset_test.py Dataset utilities UX improvements 2020-04-27 20:18:24 -07:00
text_dataset.py Dataset utilities UX improvements 2020-04-27 20:18:24 -07:00
text_test.py Move the init file content to API gen build rule. 2019-10-23 18:15:20 -07:00
text.py Fix docstring formatting for text_to_word_sequence. 2020-12-16 13:02:55 -08:00
timeseries_test.py Relax data size assumptions for timeseries_dataset_from_array. 2020-11-16 21:06:46 -08:00
timeseries.py Add additional example to timeseries_dataset_from_array 2020-11-20 20:55:43 +01:00