reminisce commented on issue #15073: Restore save/load ndarray to 1.4.1 URL: https://github.com/apache/incubator-mxnet/pull/15073#issuecomment-495946895 @marcoabreu This is specifically about serializing/deserializing zero-size tensors, which are the kind of tensor not supported by any operators in MXNet. For this reason, there were no such test cases in MXNet before, but sockeye has a unit test covering this case. I added a similar test in MXNet to exclude possible incompatible changes in the future. Thanks.
---------------------------------------------------------------- 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
