szha commented on a change in pull request #11041: gpu mem pool strategy URL: https://github.com/apache/incubator-mxnet/pull/11041#discussion_r194478459
########## File path: tests/python/unittest/test_sparse_operator.py ########## @@ -16,7 +16,7 @@ # under the License. from mxnet.test_utils import * -from common import setup_module, with_seed +from common import setup_module, with_seed, teardown Review comment: unfortunately no. it is the same case as setup_module ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
