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
Great work!
I'm wondering why the re-quant op before stage1 is always configured to 16 bits as 'quant_act_int32': 16. From my perspective, configure it to the same as 'stage1.unit1.quant_act' seems to make no difference.
The text was updated successfully, but these errors were encountered:
Great work!
I'm wondering why the re-quant op before stage1 is always configured to 16 bits as
'quant_act_int32': 16
. From my perspective, configure it to the same as'stage1.unit1.quant_act'
seems to make no difference.The text was updated successfully, but these errors were encountered: