Skip to content

Commit

Permalink
Refresh architecture diagram with ONNX and LiteRT inputs. (#19494)
Browse files Browse the repository at this point in the history
Progress on #18174.

I suggest the rich diff "swipe" view to see what changed. Updates in
text form:

* Added ONNX to input frameworks in the top left and swapped "TOSA" for
"LiteRT".
* Reordered the input frameworks (roughly ordered by momentum and
grouped TF with LiteRT, but could also sort alphabetically).
* Exporting somehow changed the font to from [Virgil, Cascadia,
Assistant] sourced from e.g. `https://excalidraw.com/Cascadia.woff2` to
just Cascadia, sourced from an inlined base64-encoded blob (so +1.87KB
file size). I don't mind the changes.
* Removed _extremely_ small "Stacked Column" text from the "Profiling
Feedback" chart on the right that looked like an artifact of the diagram
generation.
  • Loading branch information
ScottTodd authored Dec 16, 2024
1 parent f90771d commit 8e86bcf
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 26 deletions.
2 changes: 2 additions & 0 deletions docs/website/docs/assets/images/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Commit as iree_architecture.excalidraw.gz instead (~10x compression ratio).
iree_architecture.excalidraw
Binary file modified docs/website/docs/assets/images/iree_architecture.excalidraw.gz
Binary file not shown.
15 changes: 2 additions & 13 deletions docs/website/docs/assets/images/iree_architecture.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 2 additions & 13 deletions docs/website/docs/assets/images/iree_architecture_dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8e86bcf

Please sign in to comment.