forked from google-ai-edge/model-explorer
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: add optional parameter to send changes on convert * fix: rename variable * feat: send changes on convert request * fix: remove unused references to pane * fix: remove cleanup of changes * feat: add changes to execute command * chore: rebuild the project * fix: remove changes from convert command * feat: add code to remove previous perf data * feat: readd part to delete overrides after an execute * chore: rebuild the project * fix: remove leftover properties * fix: rename changes to overrides * feat: add graph overlays and overrides properties * feat: update format for overrides * fix: use separator to split text for grid editable attribute * chore: add TODO for overrides and overlays * chore: rebuild the project * fix: add missing separator for grid attributes * chore: remove optimization policy mock * chore: remove most mocks * chore: rebuild the project * fix: use correct types for overrides * feat: add overrides and overlays processing * chore: rebuild the project * fix: add missing parameter to function to split grid text * fix: simplify logic for grid editable attribute * chore: update mock to make attributes with "grid" and "shape" in their names be grids * feat: rename "separator" to "visual_separator" to enforce it is only for display * chore: rebuild the project * chore: rebuild the project
- Loading branch information
Showing
13 changed files
with
383 additions
and
384 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
460 changes: 230 additions & 230 deletions
460
...c/model_explorer/web_app/main-635OBMHI.js → ...c/model_explorer/web_app/main-ITZ5YKX3.js
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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
Oops, something went wrong.