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/04/08 19:00:20 UTC

[GitHub] [tvm] kparzysz-quic opened a new pull request, #10944: [Hexagon] Do not pass lookup_linked_params to graph executor

kparzysz-quic opened a new pull request, #10944:
URL: https://github.com/apache/tvm/pull/10944

   This function is no longer used or generated, so it comes from the registry as an "empty" `PackedFunc`. If the lookup function is provided, the executor will expect it not to be empty, which leads to a failed assertion.
   


-- 
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] kparzysz-quic commented on pull request #10944: [Hexagon] Do not pass lookup_linked_params to graph executor

Posted by GitBox <gi...@apache.org>.
kparzysz-quic commented on PR #10944:
URL: https://github.com/apache/tvm/pull/10944#issuecomment-1095069501

   cc: @masahi 


-- 
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] mehrdadh merged pull request #10944: [Hexagon] Do not pass lookup_linked_params to graph executor

Posted by GitBox <gi...@apache.org>.
mehrdadh merged PR #10944:
URL: https://github.com/apache/tvm/pull/10944


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