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] CreateViewOfDeviceBuffer now accepts a memory instead of a device #21649

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

copybara-service[bot]
Copy link

[pjrt] CreateViewOfDeviceBuffer now accepts a memory instead of a device

I took a shortcut in some PjRt implementations and recovered the device from
a memory space, even though in general a memory space can be attached to
multiple devices.

@copybara-service copybara-service bot force-pushed the test_717628326 branch 5 times, most recently from 3b8925c to dc75e73 Compare January 23, 2025 16:07
I took a shortcut in some PjRt implementations and recovered the device from
a memory space, even though in general a memory space can be attached to
multiple devices.

PiperOrigin-RevId: 718892565
@copybara-service copybara-service bot merged commit d71325f into main Jan 23, 2025
1 check passed
@copybara-service copybara-service bot deleted the test_717628326 branch January 23, 2025 17:14
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.

1 participant