Hello all, I recently find that DGL don’t run with the recent MXNet. DGL crashes with memory errors. Yesterday we have identified a bug in DLPack and Junru has implemented a fix: https://github.com/apache/incubator-mxnet/pull/15016 However, there are some other bugs that causes DGL to crash with a memory error. I’m still searching among the PRs to identify the one that causes the issue. I think we should make sure that MXNet 1.5 release works with DGL correctly.
Best, Da
