Skip to content

[Unity][BlockBuilder] Allow emitting nested tuple#15993

Merged
tqchen merged 1 commit intoapache:unityfrom
Lunderberg:unity_block_builder_emit_python_tuple
Nov 1, 2023
Merged

[Unity][BlockBuilder] Allow emitting nested tuple#15993
tqchen merged 1 commit intoapache:unityfrom
Lunderberg:unity_block_builder_emit_python_tuple

Conversation

@Lunderberg
Copy link
Contributor

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.

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.
@tqchen tqchen merged commit 7833f4e into apache:unity Nov 1, 2023
@Lunderberg Lunderberg deleted the unity_block_builder_emit_python_tuple branch November 1, 2023 23:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants