You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by "sunzj (via GitHub)" <gi...@apache.org> on 2024/03/08 03:13:45 UTC

[PR] Use target name instead of node name as function name [tvm]

sunzj opened a new pull request, #16690:
URL: https://github.com/apache/tvm/pull/16690

   torch change the description of the graph, function name isn't same as node name, cause can't find function if import torch model. So use target name instead of node name.


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


Re: [PR] Use target name instead of node name as function name [tvm]

Posted by "tqchen (via GitHub)" <gi...@apache.org>.
tqchen merged PR #16690:
URL: https://github.com/apache/tvm/pull/16690


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