You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[0.9.1][BugFix] Fix the failure to recognize the actual type of quantization (#1721)
### What this PR does / why we need it?
Fix the failure to recognize the actual type of quantization in
layernorm, which causes the expected branch not to be executed.
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
CI passed with new added/existing test.
Signed-off-by: rjg-lyh <1318825571@qq.com>
0 commit comments