Created by: wojtuss
This patch adds the following improvements to the QAT2 pass:
- a support for INT8 matmul,
- a support for DNNL inplace operators,
- setting required
op_role
attribute toForward
, - removing dummy
dropout
ops.
test=develop
Created by: wojtuss
This patch adds the following improvements to the QAT2 pass:
op_role
attribute to Forward
,dropout
ops.test=develop