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

[PJRT] Expose ExecutionContext when executing a LoadedExecutable #20429

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Corendos
Copy link

Currently, there is no way to provide an ExecutionContext when launching an executable. This prevents using it in custom calls through FFI.

I exposed the field in the PJRT_ExecuteOptions struct and wired it in xla::ExecuteOptions

@penpornk penpornk requested a review from ezhulenev December 11, 2024 18:54
xla/pjrt/c/pjrt_c_api.h Outdated Show resolved Hide resolved
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.

3 participants