Skip to content

Commit 3ecad8a

Browse files
reyoungQiJune
authored andcommitted
Enable xe unittest (#5180)
1 parent 8f6c0a0 commit 3ecad8a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python/paddle/v2/framework/tests/test_cross_entropy_op.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,5 +92,4 @@ def test_check_grad(self):
9292

9393

9494
if __name__ == "__main__":
95-
exit(0) # Gradient operator has bug!
9695
unittest.main()

0 commit comments

Comments
 (0)