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/07/07 09:00:31 UTC

[GitHub] [incubator-mxnet] VisionZQ commented on pull request #18055: Implement some ONNX exports, needed for SSD

VisionZQ commented on pull request #18055:
URL: https://github.com/apache/incubator-mxnet/pull/18055#issuecomment-654706877


   Hi, 
   Thanks for you kindness.
   We have converted the mxnet to onnx 1.5,  and the 'slice_like' is work.
   But, When I from onnx convert to TensorRT6.0, the program crash. can you give me any suggestion? 
   `While parsing node number 205 [Gather -> "yolov30__mulscalar0__shape__gathered"]:
   ERROR: /home/jakin/songzq/onnx-tensorrt/onnx2trt_utils.hpp:412 In function convert_axis:
   [8] Assertion failed: axis >= 0 && axis < nbDims
   `
   Thanks a lot.
   


----------------------------------------------------------------
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