You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update nn.py
* Update nn.py
* Update nn.py
* Update nn.py
* Update nn.py
Corrected indentation in doc string
* Update nn.py
* Update random_grayscale.py
Fixed issue with passing a single image without batch dimension.
* Update keras/src/layers/preprocessing/image_preprocessing/random_grayscale.py
Co-authored-by: Jyotinder Singh <33001894+JyotinderSingh@users.noreply.github.com>
* Update random_grayscale_test.py
Test case for unbatched inputs
* code reformat
* Update random_grayscale_test.py
Testcase for checking both unbatched and batched single image inputs.
* changed compute_output_spec
There was a bug, and it was causing cycle in graph.
---------
Co-authored-by: Jyotinder Singh <33001894+JyotinderSingh@users.noreply.github.com>
0 commit comments