Skip to content

Commit

Permalink
unuse checkout_output = false
Browse files Browse the repository at this point in the history
  • Loading branch information
zhanglirong1999 committed Oct 25, 2023
1 parent 296ac38 commit 436e6df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/mkldnn/test_fc_add_mkldnn_op.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ def setUp(self):
}

def test_check_output(self):
self.check_output(check_dygraph=False)
self.check_output()

def test_check_grad_normal(self):
pass
Expand Down

0 comments on commit 436e6df

Please sign in to comment.