hexagon: enable support for NORM op (#23319)
This commit is contained in:
@@ -88,6 +88,7 @@ enum htp_op_code {
|
||||
HTP_OP_GATED_DELTA_NET,
|
||||
HTP_OP_TRI,
|
||||
HTP_OP_PAD,
|
||||
HTP_OP_NORM,
|
||||
|
||||
HTP_OP_INVALID
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user