keras icon indicating copy to clipboard operation
keras copied to clipboard

Documentation fix for depreciated keras.preprocessing

Open AdityaPunetha opened this issue 3 years ago • 8 comments

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

AdityaPunetha avatar Jun 19 '22 09:06 AdityaPunetha

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.

google-cla[bot] avatar Jun 19 '22 09:06 google-cla[bot]

Changed indentation to multiple of 4 in line 2095 of confusion_matrix_test.py

AdityaPunetha avatar Jun 20 '22 03:06 AdityaPunetha

formatted confusion_matrix_test.py with black --line-length 80 as mentioned in format.sh

AdityaPunetha avatar Jun 20 '22 05:06 AdityaPunetha

This branch cannot be rebased due to conflicts

Please fix.

fchollet avatar Jun 21 '22 17:06 fchollet

Lint / Check the code format (pull_request) Failing after 2m — Check the code format

Please fix. You can simply run black on the file.

fchollet avatar Jun 29 '22 17:06 fchollet

This branch cannot be rebased due to conflicts

Please rebase.

fchollet avatar Jun 30 '22 05:06 fchollet

@AdityaPunetha Can you please check @fchollet's comments and keep us posted ? Thank you!

gbaned avatar Jul 08 '22 14:07 gbaned

@AdityaPunetha Any update on this PR? Please. Thank you!

gbaned avatar Jul 29 '22 14:07 gbaned

It appears this has already been fixed at head. Thanks anyway!

fchollet avatar Aug 15 '22 16:08 fchollet