Skip to content

Commit

Permalink
[Fix] Fix the conflict issue between AMP and weight prepack (#2657)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dboyqiao authored Apr 8, 2024
1 parent 49d1136 commit faf8925
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,8 @@ class AutoMixedPrecisionLists {
// Should be remove in future.
"MklAUGRU",
"MklGRU",
// from Intel-TF bert-large, should be remove in future.
"_FusedMatMul",
// Below ops are fusion ops.
"_ITEXConv2DBackpropFilterWithBias",
"_ITEXConv2DBackpropInputWithSlice",
Expand Down

0 comments on commit faf8925

Please sign in to comment.