Skip to content

Commit

Permalink
Add two placeholder example directories (#8601)
Browse files Browse the repository at this point in the history
  • Loading branch information
tengyifei authored Jan 22, 2025
1 parent f5b33c5 commit fbbdfca
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions examples/host_offloading/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
This directory will contain a self-contained example for host offloading
by the time of the 2.6 release.

2 changes: 2 additions & 0 deletions examples/scan/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
This directory will have a self-contained example for `torch_xla.experimental.scan`
by the time of the 2.6 release.

0 comments on commit fbbdfca

Please sign in to comment.