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

Update PJRT C API version to 0.60 #160

Merged
merged 5 commits into from
Jan 13, 2025
Merged

Conversation

sdjukicTT
Copy link
Contributor

Updated PJRT C API to version 0.60, with unimplemented features.

0.55
Adds PJRT_Buffer_Type_F8E4M3 and PJRT_Buffer_Type_F8E3M4.
Default for PJRT_Buffer_Type - unsupported.


0.56 and 0.57
Adds PJRT_Buffer_CopyRawToHost.
Left unimplemented.


0.58
Nothing changed in pjrt_c_api.h.


0.59
Adds PJRT_Extension_Type_MemoryDescriptions.
No changes, we don't use extensions.


0.60
Adds PJRT_Client_CreateBuffersForAsyncHostToDevice, PJRT_AsyncHostToDeviceTransferManager_TransferData and PJRT_AsyncHostToDeviceTransferManager_Destroy.
Left unimplemented.

Copy link
Contributor

@kmitrovicTT kmitrovicTT left a comment

Choose a reason for hiding this comment

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

I approve, but I'd wait on @ajakovljevicTT to take a look before merging.

@sdjukicTT sdjukicTT merged commit baf4a61 into main Jan 13, 2025
6 checks passed
@sdjukicTT sdjukicTT deleted the sdjukic/update-pjrt-version branch January 13, 2025 11:35
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