hexagon: enable support for NORM op (#23319)
This commit is contained in:
@@ -534,6 +534,7 @@ static int execute_op(struct htp_ops_context * octx) {
|
||||
case HTP_OP_ADD_ID:
|
||||
return op_binary(octx);
|
||||
|
||||
case HTP_OP_NORM:
|
||||
case HTP_OP_RMS_NORM:
|
||||
case HTP_OP_SCALE:
|
||||
case HTP_OP_SQR:
|
||||
|
||||
Reference in New Issue
Block a user