Skip to content
Snippets Groups Projects
Commit 1a1d14ef authored by Antonio Sanchez's avatar Antonio Sanchez Committed by TensorFlow Release Automation
Browse files

Fix QuantizedAvgPool invalid rank issue.

Passing in an invalid rank in eager mode led to a runtime crash.
Updated the runtime error to match the one generated by the
shape function for better consistency.

PiperOrigin-RevId: 462419362
parent 216d0dac
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment