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

[xla:pjrt] Add support for forwarding FFI context to C API client #21317

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Jan 11, 2025

[xla:pjrt] Add support for forwarding FFI context to C API client

  • Correctly (zero/value-)initialize PJRT_ExecuteOptions in tests and pjrt_c_api_client
If the number of initializer clauses is less than the number of members or
initializer list is completely empty, the remaining members are value-initialized

Context: #20429

+ Correctly (zero/value-)initialize PJRT_ExecuteOptions in tests and pjrt_c_api_client

```
If the number of initializer clauses is less than the number of members or
initializer list is completely empty, the remaining members are value-initialized
```

Context: #20429
PiperOrigin-RevId: 715906024
@copybara-service copybara-service bot merged commit 7ce927a into main Jan 15, 2025
@copybara-service copybara-service bot deleted the test_714327866 branch January 15, 2025 20:58
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