You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2020/04/05 11:45:46 UTC

[GitHub] [incubator-mxnet] QueensGambit edited a comment on issue #17942: error when slice_axis exporting to onnx

QueensGambit edited a comment on issue #17942: error when slice_axis exporting to onnx
URL: https://github.com/apache/incubator-mxnet/issues/17942#issuecomment-609403266
 
 
   Hi @becauseofAI,
   I also experienced issues with the slice operator export and created a PR about this:
   https://github.com/apache/incubator-mxnet/pull/17827
   
   Unfortunately, MXNet lacks support for ONNX versions > 1.3.0 at the moment:
   https://github.com/apache/incubator-mxnet/issues/14589
   
   I think MXNet should aim to support the latest ONNX versions.
   Otherwise it won't benefit from all the bug fixes which were implemented in newer ONNX version.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services