You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by "Lunderberg (via GitHub)" <gi...@apache.org> on 2023/10/26 16:14:45 UTC

[PR] [Unity][BlockBuilder] Allow emitting nested tuple [tvm]

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

   Prior to this commit, all expressions needed to be explicitly converted from native python types to relax expressions before being emitted by the block builder.  This commit relaxes that requirement, and allows python tuples to be converted to relax tuples.


-- 
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] [Unity][BlockBuilder] Allow emitting nested tuple [tvm]

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


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