Skip to content

Commit a9d8b2b

Browse files
committed
fix ci
1 parent 4b32bc2 commit a9d8b2b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/legacy_test/test_elementwise_pow_op.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,6 @@ def test_check_grad_normal(self):
285285
self.check_grad(
286286
['X', 'Y'],
287287
'Out',
288-
check_pir=True,
289288
)
290289

291290

0 commit comments

Comments
 (0)