-
Notifications
You must be signed in to change notification settings - Fork 426
Description
I have asked a few questions before and there has been some discussion(#3996). Now I would like to ask about the estimated fix plan for these issues, Tansks.
1,Please remove this constraint. The operator i_node_pred==2 is definitely not limited to mul:
https://github.com/quic/aimet/blob/develop/TrainingExtensions/common/src/python/aimet_common/amp/convert_ops_reduction.py#L579
2,Please remove this constraint. The candidate items I need to support are: W8A8, W8A16, W16A16:
https://github.com/quic/aimet/blob/develop/TrainingExtensions/common/src/python/aimet_common/amp/convert_ops_reduction.py#L681
3,Phase2, setting allowed_accuracy_drop to None will only generate one point and will not generate the complete curve as described in the document:
https://quic.github.io/aimet-pages/releases/latest/featureguide/mixed%20precision/amp.html#use-cases