Skip to content

[IR] Expose ReplaceGlobalVars utility in the Python API - #17361

Merged
Lunderberg merged 2 commits into
apache:mainfrom
Lunderberg:expose_replace_global_vars_in_python_api
Sep 12, 2024
Merged

[IR] Expose ReplaceGlobalVars utility in the Python API#17361
Lunderberg merged 2 commits into
apache:mainfrom
Lunderberg:expose_replace_global_vars_in_python_api

Conversation

@Lunderberg

Copy link
Copy Markdown
Contributor

This is a follow-up PR to #17202, which added a general utility to replace GlobalVar instances across all TVM IR types. This PR exposes this new utility through the Python API, and explicitly tests its functionality.

This is a follow-up PR to apache#17202,
which added a general utility to replace `GlobalVar` instances across
all TVM IR types.  This PR exposes this new utility through the Python
API, and explicitly tests its functionality.

@quic-sanirudh quic-sanirudh left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, Thanks

@Lunderberg
Lunderberg force-pushed the expose_replace_global_vars_in_python_api branch from 4eabd8f to 138f06b Compare September 11, 2024 15:08
@Lunderberg
Lunderberg force-pushed the expose_replace_global_vars_in_python_api branch from 138f06b to 8d2077b Compare September 11, 2024 16:28
@Lunderberg
Lunderberg merged commit b8b5fb6 into apache:main Sep 12, 2024
@Lunderberg
Lunderberg deleted the expose_replace_global_vars_in_python_api branch September 12, 2024 18:25
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