perdasilva commented on a change in pull request #14682: Fixes flaky test_gluon_rnn.py:test_layer_bidirectional URL: https://github.com/apache/incubator-mxnet/pull/14682#discussion_r274913568
########## File path: tests/python/unittest/test_gluon_rnn.py ########## @@ -23,7 +23,7 @@ import unittest from mxnet.test_utils import almost_equal, assert_almost_equal from common import assert_raises_cudnn_not_satisfied - +from tests.python.unittest.common import with_seed Review comment: bad oversight on my behalf. Thank you for catching it! ---------------------------------------------------------------- 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
