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/09/23 10:54:02 UTC

[GitHub] [tvm] MeJerry215 opened a new issue, #12885: [Bug] Convert Model failed due to dynamic Split, but it's not

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

   Convert Conformer Onnx Model Failed Due to Dynamic Split.
   
   
   [[](url)](https://github.com/apache/tvm/blob/d80ce6b1ba5439dbe0437be6e37121844f87a113/python/tvm/relay/frontend/onnx.py#L1900)
   
   ### Expected behavior
   
   What you were expecting
   
   ### Actual behavior
   
   What actually happened
   
   ### Environment
   
   Any environment details, such as: Operating System, TVM version, etc
   
   ### Steps to reproduce
   
   Preferably a minimal script to cause the issue to occur.
   


-- 
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] shengxinhu commented on issue #12885: [Bug] Convert Model failed due to dynamic Split, but it's not

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

   you should set freeze_params = True


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


[GitHub] [tvm] masahi commented on issue #12885: [Bug] Convert Model failed due to dynamic Split, but it's not

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

   Please try `freeze_params = True` as suggested. Without a reproducible script, there is no actionable item from our side.


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


[GitHub] [tvm] masahi closed issue #12885: [Bug] Convert Model failed due to dynamic Split, but it's not

Posted by GitBox <gi...@apache.org>.
masahi closed issue #12885: [Bug] Convert Model failed due to dynamic Split, but it's not 
URL: https://github.com/apache/tvm/issues/12885


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