Shape validation of `max_features` in `QuantizedReluX`
In shape function of QuantizedReluX, `max_value` and
`min_features` have shape validation but not `max_features`.
This fix add restriction to `max_features` as well.
Signed-off-by:
Yong Tang <yong.tang.github@outlook.com>
Loading
Please sign in to comment