Skip to content

Commit

Permalink
PR openxla#8810: [XLA:GPU][Indexing] Add documentation about tile ana…
Browse files Browse the repository at this point in the history
…lysis.

Imported from GitHub PR openxla#8810

Indexing analysis is implemented for most of the HLO ops. This document describes, how it works.
Copybara import of the project:

--
fbd61ef by Alexander Belyaev <[email protected]>:

[XLA:GPU][Indexing] Add documentation about tile analysis.

--
787090a by Alexander Belyaev <[email protected]>:

Address the comments

--
720c60c by Alexander Belyaev <[email protected]>:

replace % with mod

Merging this change closes openxla#8810

COPYBARA_INTEGRATE_REVIEW=openxla#8810 from pifon2a:main 720c60c
PiperOrigin-RevId: 602312874
  • Loading branch information
pifon2a authored and copybara-github committed Jan 29, 2024
1 parent 986d8bb commit b7b1311
Show file tree
Hide file tree
Showing 3 changed files with 837 additions and 0 deletions.
Binary file added docs/images/indexing_analysis_softmax.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
316 changes: 316 additions & 0 deletions docs/images/indexing_analysis_transposes.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit b7b1311

Please sign in to comment.