ThomasDelteil commented on a change in pull request #14677: Fix profiler check
URL: https://github.com/apache/incubator-mxnet/pull/14677#discussion_r274693255
 
 

 ##########
 File path: tests/python/unittest/test_exc_handling.py
 ##########
 @@ -165,6 +166,46 @@ def test_multiple_waitalls():
     assert caught, "No exception thrown"
     mx.nd.waitall()
 
+@with_seed()
+def test_exc_profiler():
 
 Review comment:
   seems a bit heavy for a unittest, I think passing some nd.ones() through a 
simple dense layer would do the same right?

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to