-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Publish shardy docs to openxla.org/shardy
PiperOrigin-RevId: 694307625
- Loading branch information
1 parent
0b621c3
commit f4fb5cd
Showing
3 changed files
with
23 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,18 @@ | ||
toc: | ||
- heading: Shardy documentation | ||
- title: Getting started | ||
section: | ||
- title: Overview | ||
path: sdy_dialect.md | ||
- heading: Shardy documentation | ||
- title: Getting started | ||
section: | ||
- title: Introduction | ||
path: /shardy | ||
- title: Reference documentation | ||
section: | ||
- title: SDY dialect | ||
path: /shardy/sdy_dialect | ||
- title: SDY export passes | ||
path: /shardy/sdy_export_passes | ||
- title: SDY import passes | ||
path: /shardy/sdy_import_passes | ||
- title: SDY op interfaces | ||
path: /shardy/sdy_op_interfaces | ||
- title: SDY propagation passes | ||
path: /shardy/sdy_propagation_passes |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters