Skip to content

Releases: google-ai-edge/model-explorer

model-explorer-v0.1.3

29 May 22:25
Compare
Choose a tag to compare

Bug fixes

New Contributors

Full Changelog: model-explorer-v0.1.2...model-explorer-v0.1.3

model-explorer-v0.1.2

25 May 05:38
ea40350
Compare
Choose a tag to compare

New features

  • Allow users to toggle highlights for inputs/outputs from the info panel.
    ❇️ Tips: Use Alt+Click to highlight a single input/output and hide the rest.

    toggle io visibility
  • Add a setting to keep the layers that only have a single op node child (by default Model Explorer will remove those layers to improve graph readability)

    keep layers with a single op node child

Bug fixes

model-explorer-v0.1.1

20 May 23:50
Compare
Choose a tag to compare

New features

  • We just got our 1st community-contributed adapter: ONNX adapter for Model Explorer. Thanks so much @justinchuby for creating this highly functional adapter in such a short time. Give it a try!

  • Added an option to set background to transparent when downloading png.

    png transparent bg (2)
  • Added a setting in the "Advanced settings" dialog to allow users to set edge color.

    edge color
  • Processing/layout errors are now displayed in the "Processing graphs..." screen.

Bug fixes

  • Attribute values with non-printable characters (such as \n) can now be correctly displayed in node overlay.

Model explorer v0.1.0

14 May 00:18
Compare
Choose a tag to compare

The initial public release of Model Explorer

adapter-v0.1.1-20240511

11 May 04:36
4810306
Compare
Choose a tag to compare
Pre-release
Update README.md

adapter-v0.1.0-20240509

09 May 19:41
6923192
Compare
Choose a tag to compare
Pre-release
Update open in colab badge

adapter-v0.0.1-20240509

09 May 08:01
Compare
Choose a tag to compare
Pre-release
Support tf, tfl and stablehlo dialect MLIR in Model Explorer

PiperOrigin-RevId: 631968620

adapter-v0.3.10-20240507

07 May 06:44
Compare
Choose a tag to compare
Pre-release
Remove `pybind11_abseil` from convert_wrapper

PiperOrigin-RevId: 631293991

adapter-v0.0.0-macos-latest-cp3.11-20240507

07 May 01:46
Compare
Choose a tag to compare
Update README

adapter-v0.0.0-Linux_runner_8_core-cp3.11-20240507

Update README