Skip to content

Commit

Permalink
pass if_enable_cinn
Browse files Browse the repository at this point in the history
  • Loading branch information
jiahy0825 committed May 18, 2023
1 parent 3e97d2d commit f5bd898
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/paddle/fluid/tests/unittests/test_activation_op.py
Original file line number Diff line number Diff line change
Expand Up @@ -2132,7 +2132,7 @@ def setUp(self):
self.cinn_atol = 1e-8

def if_enable_cinn(self):
self.enable_cinn = True
pass

def test_check_output(self):
self.check_output(check_prim=True)
Expand Down

0 comments on commit f5bd898

Please sign in to comment.