TaoLv commented on issue #17138: Interleaved MHA for CPU path URL: https://github.com/apache/incubator-mxnet/pull/17138#issuecomment-568329046 > could you elaborate "it seems they have minimal cuda version requirement" and why we duplicate the test? Because of this line: https://github.com/apache/incubator-mxnet/blob/master/tests/python/gpu/test_operator_gpu.py#L2863 But since the oldest cuda version in CI is 9.2 so I think it's safe to remove this check and copy tests to test_operator.py. I will remove the duplicated part in test_operator_gpu.py.
---------------------------------------------------------------- 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
