Skip to content

[XLA:GPU]: Add support for Record API to FFI#46218

Open
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_950194903
Open

[XLA:GPU]: Add support for Record API to FFI#46218
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_950194903

Conversation

@copybara-service

Copy link
Copy Markdown

[XLA:GPU]: Add support for Record API to FFI

Currently FFI calls get traced into a separate subgraph. We expose a Record
API such that FFI calls can directly record themselves into the existing
main graph. This also means that they must implement update for cases where
the captured graph addresses need to updated.

Currently FFI calls get traced into a separate subgraph. We expose a Record
API such that FFI calls can directly record themselves into the existing
main graph. This also means that they must implement update for cases where
the captured graph addresses need to updated.

PiperOrigin-RevId: 950194903
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