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
The best doc I could find that mentions this is https://pytorch.org/xla/release/r2.5/eager_mode.html. However, torch_xla.compile is usable separate from PyTorch/XLA eager mode and we should make this more front-and-center compared to mark_step.
The text was updated successfully, but these errors were encountered:
📚 Documentation
The best doc I could find that mentions this is https://pytorch.org/xla/release/r2.5/eager_mode.html. However,
torch_xla.compile
is usable separate from PyTorch/XLA eager mode and we should make this more front-and-center compared to mark_step.The text was updated successfully, but these errors were encountered: