DickJC123 commented on issue #14954: broadcast_to() behavior change after new 0D and uninitialized shape support added? URL: https://github.com/apache/incubator-mxnet/issues/14954#issuecomment-495828795 @reminisce I think you're really the one with the best 'big picture' of this new Shape facility, and where the definition is going. Perhaps you could attempt the fix for the remaining issues with Sockeye unittests? I picked the first test that I mentioned above and see that it is indeed trying to save/restore NDArrays with 0 dim-sizes: https://github.com/awslabs/sockeye/blob/bb588ecbe874ae29ede33af2709e251910778bb3/test/unit/test_data_io.py#L255-L297 It looks like @fhieber has some involvement with Sockeye. Are you seeing unittest failures still, even after the latest PR (not yet merged) from @reminisce ?
---------------------------------------------------------------- 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
