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

Ported LuPivotsToPermutation to the typed XLA FFI #20931

Merged
merged 1 commit into from May 2, 2024

Conversation

copybara-service[bot]
Copy link

Ported LuPivotsToPermutation to the typed XLA FFI

The typed FFI

  • allows passing custom call attributes directly to backend_config= instead
    of serializing them into a C++ struct.
  • It also handles validation and deserialization of custom call operands.

@copybara-service copybara-service bot force-pushed the test_628018500 branch 4 times, most recently from a3d1850 to f12e64b Compare May 2, 2024 14:54
The typed FFI

* allows passing custom call attributes directly to backend_config= instead
  of serializing them into a C++ struct.
* It also handles validation and deserialization of custom call operands.

PiperOrigin-RevId: 630067005
@copybara-service copybara-service bot merged commit 51fc4f8 into main May 2, 2024
1 of 2 checks passed
@copybara-service copybara-service bot deleted the test_628018500 branch May 2, 2024 15:12
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.

None yet

1 participant