You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2020/04/07 16:02:46 UTC

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #17937: Fix for handling negative indices in the fusion of slice

ChaiBapchya commented on issue #17937: Fix for handling negative indices in the fusion of slice
URL: https://github.com/apache/incubator-mxnet/pull/17937#issuecomment-610474354
 
 
   Yes. Getting a stacktrace as it hangs needs to be done before the instance is shut down by the autoscaler [as it is not feasible to disable autoscaler]. Right now only 1 unix-gpu instance is running and the python3 tests have passed. So we really have to time it such that the gpu test fail and the node is alive so that we get the stacktrace.
   
   @leezu found that this might be operator related bug that can be tested locally.
   To check the hypothesis, I am trying out testing these files in following order:
   test_contrib_amp test_deferred_compute_gpu test_device test_extensions_gpu test_forward test_fusion test_gluon_gpu test_operator_gpu
   If I can reproduce it locally then we can ID the issue with the operator test.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services