Roshrini commented on issue #11555: Wrong conversion of `Split` operator of ONNX URL: https://github.com/apache/incubator-mxnet/issues/11555#issuecomment-403160286 Thanks for reporting the issue. ONNX split operator supports equal and variable splits while MXNet supports only equal splits of a tensor. Have created a PR which should solve this and enabled onnx backed test for equal splits.
---------------------------------------------------------------- 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
