Update tf.keras preprocessing to Keras 2.1.5 API
authorPavithra Vijay <psv@google.com>
Thu, 22 Mar 2018 21:14:33 +0000 (14:14 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Thu, 22 Mar 2018 21:18:05 +0000 (14:18 -0700)
commit3a6ca86801093895eb37155b1fe09e43cd4c9f80
treefef79a64f8d5b6cc2e32e572e4430050f136832c
parente3468b56d323783fdfb79fa2d6c24effc58bcaa9
Update tf.keras preprocessing to Keras 2.1.5 API

PiperOrigin-RevId: 190123773
16 files changed:
tensorflow/python/keras/_impl/keras/preprocessing/image.py
tensorflow/python/keras/_impl/keras/preprocessing/image_test.py
tensorflow/python/keras/_impl/keras/preprocessing/sequence.py
tensorflow/python/keras/_impl/keras/preprocessing/sequence_test.py
tensorflow/python/keras/_impl/keras/preprocessing/text.py
tensorflow/python/keras/_impl/keras/preprocessing/text_test.py
tensorflow/python/keras/preprocessing/image/__init__.py
tensorflow/python/keras/preprocessing/sequence/__init__.py
tensorflow/python/keras/preprocessing/text/__init__.py
tensorflow/tools/api/golden/tensorflow.keras.preprocessing.image.-directory-iterator.pbtxt
tensorflow/tools/api/golden/tensorflow.keras.preprocessing.image.-image-data-generator.pbtxt
tensorflow/tools/api/golden/tensorflow.keras.preprocessing.image.-numpy-array-iterator.pbtxt
tensorflow/tools/api/golden/tensorflow.keras.preprocessing.image.pbtxt
tensorflow/tools/api/golden/tensorflow.keras.preprocessing.sequence.-timeseries-generator.pbtxt [new file with mode: 0644]
tensorflow/tools/api/golden/tensorflow.keras.preprocessing.sequence.pbtxt
tensorflow/tools/api/golden/tensorflow.keras.preprocessing.text.pbtxt