stu1130 edited a comment on pull request #18602:
URL: https://github.com/apache/incubator-mxnet/pull/18602#issuecomment-647661986


   We usually just check and return directly before we launch the kernel
   ```
   if (inputs[0].shape().Size() == 0U) return;
   ```
   As the bug also affect on GPU and all the other contexts if possible


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


Reply via email to