Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Disco] Implement Session.import_python_module method #16617

Merged
merged 1 commit into from
Feb 26, 2024

Conversation

Lunderberg
Copy link
Contributor

Import a module into the workers. If a python module has not yet been loaded, Session.get_global_func cannot load a packed func from it.

Import a module into the workers.  If a python module has not yet been
loaded, `Session.get_global_func` cannot load a packed func from it.
@masahi masahi merged commit 99e2232 into apache:main Feb 26, 2024
19 checks passed
@Lunderberg Lunderberg deleted the disco_import_python_module branch February 26, 2024 20:47
Lunderberg added a commit to Lunderberg/tvm that referenced this pull request Mar 12, 2024
Import a module into the workers.  If a python module has not yet been
loaded, `Session.get_global_func` cannot load a packed func from it.
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