Validate bias_dtype is the same as output_dtype for Convolution operators
- TOSA spec requires bias_dtype should be the same as output_dtype for
Convolution operators
- Add a check to validate that they're indeed the same
Signed-off-by:
Jerry Ge <jerry.ge@arm.com>
Change-Id: I6668bc99ad987827137c7ba217d6260779723801
Loading
Please register or sign in to comment