Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated keras.layers.activations.ReLU API with keras.layers.ReLU in E…
…xample from relu.py file (#20403) `keras.layers.activations.ReLU API` throwing `AttributeError: module 'keras.api.layers' has no attribute 'activations'`. Modified it with`keras.layers.ReLU API.
- Loading branch information