Skip to content

Commit

Permalink
remove truediv as default config ignored scope
Browse files Browse the repository at this point in the history
  • Loading branch information
echarlaix committed May 21, 2024
1 parent cf80fc8 commit 4550620
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions optimum/intel/openvino/trainer.py
Original file line number Diff line number Diff line change
Expand Up @@ -153,8 +153,6 @@
"{re}.*Embedding.*",
"{re}.*add___.*",
"{re}.*layer_norm_.*",
"{re}.*matmul_1",
"{re}.*__truediv__.*",
],
}

Expand Down

0 comments on commit 4550620

Please sign in to comment.