keras-team / keras-io

Keras documentation, hosted live at keras.io
Apache License 2.0
2.69k stars 2.01k forks source link

BUGFIX: "indices" does not shuffling #1872

Closed amir-saniyan closed 1 month ago

amir-saniyan commented 1 month ago

tf.keras.random.shuffle returns random elements and does not apply in-place

google-cla[bot] commented 1 month ago

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.

amir-saniyan commented 1 month ago

LGTM, thanks -- can you also update the md and ipynb files with the same?

md and ipynb files updated.