Skip to content

[Unity][Pass] Enhance Dynamic-aware FuseOps#14543

Merged
tqchen merged 1 commit intoapache:unityfrom
Hzfengsy:enhance_dyn_fuse_ops
Apr 9, 2023
Merged

[Unity][Pass] Enhance Dynamic-aware FuseOps#14543
tqchen merged 1 commit intoapache:unityfrom
Hzfengsy:enhance_dyn_fuse_ops

Conversation

@Hzfengsy
Copy link
Copy Markdown
Member

@Hzfengsy Hzfengsy commented Apr 9, 2023

The current fuse_ops pass only supports symbolic vars that are all defined in the parameter struct_info. This commit enhances the pass to support free symbolic vars by adding them to the parameter explicitly

cc @tqchen @MasterJH5574

The current fuse_ops pass only supports symbolic vars that are all defined
in the parameter `struct_info`. This commit enhances the pass to support
free symbolic vars by adding them to the parameter explicitly
@tvm-bot
Copy link
Copy Markdown
Collaborator

tvm-bot commented Apr 9, 2023

Thanks for contributing to TVM! Please refer to the contributing guidelines https://tvm.apache.org/docs/contribute/ for useful information and tips. Please request code reviews from Reviewers by @-ing them in a comment.

Generated by tvm-bot

@github-actions github-actions bot requested review from MasterJH5574 and tqchen April 9, 2023 11:50
@tqchen tqchen merged commit b816aa2 into apache:unity Apr 9, 2023
@Hzfengsy Hzfengsy deleted the enhance_dyn_fuse_ops branch November 5, 2023 09:42
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.

4 participants