wkcn edited a comment on issue #13658: Converting MX array to DLPack crashes when MX array goes out-of-scope URL: https://github.com/apache/incubator-mxnet/issues/13658#issuecomment-447892704 @zheng-da `mx.nd.from_dlpack` can accept the DLPack whose `strides` is `nullptr`. Could you please try the [MXNet PR](https://github.com/apache/incubator-mxnet/pull/13663) which fills the strides of DLPack? The code you wrote works fine in `mxnet==1.5.0b20181216`. I couldn't reproduce the error.
---------------------------------------------------------------- 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
