haojin2 commented on a change in pull request #15519: [Numpy] arctan2, a new
branch for pr.
URL: https://github.com/apache/incubator-mxnet/pull/15519#discussion_r302928767
##########
File path: tests/python/gpu/test_operator_gpu.py
##########
@@ -2300,6 +2300,81 @@ def test_math():
for op in ops:
run_math(op, shape, dtype, check_value=check_value)
+@with_seed()
Review comment:
One more blank line above, 2 blank lines between functions.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services