Skip to content

Add Builder and Shape methods to XLA Function#32

Merged
janpfeifer merged 3 commits into
mainfrom
updated-compute-xla
May 6, 2026
Merged

Add Builder and Shape methods to XLA Function#32
janpfeifer merged 3 commits into
mainfrom
updated-compute-xla

Conversation

@janpfeifer

Copy link
Copy Markdown
Contributor

This PR adds the Builder() and Shape(v compute.Value) methods to the compute/xla.Function struct. These methods allow retrieving the builder associated with a function and the shape of a value within that function, respectively.

@janpfeifer
janpfeifer merged commit 1060b9a into main May 6, 2026
5 checks passed
@janpfeifer
janpfeifer deleted the updated-compute-xla branch May 14, 2026 05:42
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