STT-tensorflow/tensorflow/python/keras/preprocessing
Yash Katariya 53ae1fce37 Fix the code block escaping. See https://www.tensorflow.org/api_docs/python/tf/keras/preprocessing/text/text_to_word_sequence?hl=en
PiperOrigin-RevId: 337402890
Change-Id: I23d0b41b721f5a0ba8d021ffe8e64f66befa65a2
2020-10-15 16:25:53 -07:00
..
__init__.py Reintroduce API compatibility checks for Keras Preprocessing and Keras 2020-04-07 16:24:41 -07:00
BUILD BUILD file cleanups 2020-09-30 13:45:35 -07:00
dataset_utils.py Merge pull request 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 Fork the tf_inspect to keras, which use tf_decorator.unwrap as __internal__ API. 2020-09-14 17:26:35 -07:00
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 the code block escaping. See https://www.tensorflow.org/api_docs/python/tf/keras/preprocessing/text/text_to_word_sequence?hl=en 2020-10-15 16:25:53 -07:00
timeseries_test.py Reintroduce API compatibility checks for Keras Preprocessing and Keras 2020-04-07 16:24:41 -07:00
timeseries.py Create text_dataset_from_directory utility and refactor shared code between text_dataset_from_directory and image_dataset_from_directory. 2020-04-22 10:32:37 -07:00