Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Solving issue keras-team#20221 (keras-team#20237)
* added validation checks and raised error if an invalid input shape is passed to compute_output_shape func in UnitNormalization Layer * updated my change to check if the input is int or an iterable before iterating * Update unit_normalization.py --------- Co-authored-by: François Chollet <[email protected]>
- Loading branch information