You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following the example from the docs, I tried to use StableHLOCompositeBuilder to generate a stablehlo.composite op with the difference that I want to actually run it through PJRT instead of exporting it.
Is there a way of doing this currently or are there any future plans regarding it?
❓ Questions and Help
Following the example from the docs, I tried to use
StableHLOCompositeBuilder
to generate astablehlo.composite
op with the difference that I want to actually run it through PJRT instead of exporting it.Is there a way of doing this currently or are there any future plans regarding it?
This is my example code:
I used torch-xla 2.5.1 for the example above but I get similar error with 2.6
The text was updated successfully, but these errors were encountered: