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

Implementing PJRT functions needed for multichip run #164

Open
ajakovljevicTT opened this issue Jan 15, 2025 · 0 comments
Open

Implementing PJRT functions needed for multichip run #164

ajakovljevicTT opened this issue Jan 15, 2025 · 0 comments

Comments

@ajakovljevicTT
Copy link
Contributor

When giving jax a sharded array to put on device, it uses PJRT_Executable_OutputElementTypes and PJRT_Executable_OutputDimensions functions to get information about the number, dimensions and type of program outputs. This information needs to be gathered from the stableHLO code that jax has generated, which can be accessed from the module_buffer class.

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

No branches or pull requests

1 participant