Skip to content

Commit

Permalink
Remove print
Browse files Browse the repository at this point in the history
  • Loading branch information
wozna committed Oct 1, 2020
1 parent e0826fb commit b69ed2d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@ def setUp(self):
'force_fp32_output': self.force_fp32_output,
'fuse_residual_connection': self.fuse_residual
}
print("working.........")

def test_check_output(self):
self.check_output_with_place(core.CPUPlace())
Expand Down

0 comments on commit b69ed2d

Please sign in to comment.