reminisce commented on issue #14661: [numpy] Support zero-dim and zero-size tensors in MXNet URL: https://github.com/apache/incubator-mxnet/pull/14661#issuecomment-483473167 @anirudh2290 That's a good point from users' perspective. But this may not be a trivial implementation by propagating the `np_compat` from main thread to worker thread as potentially there are other pitfalls. I discussed this @eric-haibin-lin, maybe we can attach a compatibility state to the generated custom op. This can become a follow-up implementation in another PR. This PR does not need to be blocked by this.
---------------------------------------------------------------- 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
