Skip to content

Commit

Permalink
Remove check_dygraph=False to satisify CI Approval
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrekobi committed Sep 23, 2021
1 parent f3010a0 commit 08a5c69
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,6 @@ def init_input_output(self):

def test_check_output(self):
self.check_output_with_place(core.CPUPlace())
self.check_output(check_dygraph=False)

def test_check_grad_normal(self):
self.check_grad_with_place(
Expand Down

0 comments on commit 08a5c69

Please sign in to comment.