You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2022/08/10 08:53:43 UTC

[GitHub] [tvm] AreopagX opened a new issue, #12359: [Frontend][ONNX][Tracking Issue] Add support for onnx::SequenceAt operator

AreopagX opened a new issue, #12359:
URL: https://github.com/apache/tvm/issues/12359

   Hi all,
   I was trying to convert an ONNX model to TVM and the conversion fails. The error states:
   
   > tvm.error.OpNotImplemented: The following operators are not supported for frontend ONNX: SequenceAt
   
   ### This issue is to track progress for "add support for onnx::SequenceAt operator"
   - [ ] P1. add support for onnx::SequenceAt operator
   


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

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [tvm] AreopagX commented on issue #12359: [Frontend][ONNX][Tracking Issue] Add support for onnx::SequenceAt operator

Posted by GitBox <gi...@apache.org>.
AreopagX commented on issue #12359:
URL: https://github.com/apache/tvm/issues/12359#issuecomment-1210371992

   Related: #9116
   


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

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org