keras
keras copied to clipboard
Documentation fix for depreciated keras.preprocessing
Code still used the depreciated tf.keras.preprocessing.image method in usage documentation which caused other docs to show wrong documentation as well such as the Tensorflow's img_to_array
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).
View this failed invocation of the CLA check for more information.
For the most up to date status, view the checks section at the bottom of the pull request.
Changed indentation to multiple of 4 in line 2095 of confusion_matrix_test.py
formatted confusion_matrix_test.py with black --line-length 80 as mentioned in format.sh
This branch cannot be rebased due to conflicts
Please fix.
Lint / Check the code format (pull_request) Failing after 2m — Check the code format
Please fix. You can simply run black on the file.
This branch cannot be rebased due to conflicts
Please rebase.
@AdityaPunetha Can you please check @fchollet's comments and keep us posted ? Thank you!
@AdityaPunetha Any update on this PR? Please. Thank you!
It appears this has already been fixed at head. Thanks anyway!