Skip to content

Commit

Permalink
test: gtests: graph: remove avgpoolbwd in singleopreplace unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
wzt1997 authored and vpirogov committed Nov 9, 2023
1 parent 98dc9db commit e0dc1b3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/gtests/graph/unit/backend/dnnl/test_pass.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4600,7 +4600,6 @@ TEST(Pass, DnnlSingleOpReplacement) {
MatMul,
AvgPool,
MaxPool,
AvgPoolBackward,
Clamp,
ConvolutionBackwardData,
ConvolutionBackwardWeights,
Expand Down

0 comments on commit e0dc1b3

Please sign in to comment.