pengzhao-intel commented on issue #12443: Revert "Subgraph API for integrating accelerators with MXNet (#12157)" URL: https://github.com/apache/incubator-mxnet/pull/12443#issuecomment-418269405 @reminisce Indeed! We encountered and stuck by this issue for a long time in PR#10921 https://github.com/apache/incubator-mxnet/pull/10921 In PR#10921, the new tests will fail in the continuously run but all passed in the separate run under the GPU context. On the other hand, all CPU context will pass either two approaches. Anyway, this GPU issue needs to be resolved. And the observed issue may be NOT related with subgraph PR. > I had a similar experience when doing the check for a release vote before this PR was merged. If I executed all the unit test files with nosetests, the gpu test would fail like this. If I executed them one by one, all the tests can pass.
---------------------------------------------------------------- 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
