larroy commented on a change in pull request #14946: Change
mx.test_utils.list_gpus to mx.context.num_gpus where possible
URL: https://github.com/apache/incubator-mxnet/pull/14946#discussion_r286369239
##########
File path: python/mxnet/test_utils.py
##########
@@ -1434,16 +1434,6 @@ def check_consistency(sym, ctx_list, scale=1.0,
grad_req='write',
return gt
-def list_gpus():
Review comment:
can you elaborate? there's no usages. It's a function of test utils. I would
suggest to remove.
----------------------------------------------------------------
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