Skip to content

Update 0.0.1-> 0.1.0

Louis Lerbourg requested to merge louislerbourg/aidge_model_explorer:dev into main

aidge_model_explorer 0.1.0 Release Notes

We are delighted to announce the new version of aidge_model_explorer 🎉 🎉!

Highlights 💡

First release of the module which is a Plugin of the framework Google Model Explorer to visualize Aidge graphs. Can be used to vizualize ONNX files or aidge graphs through simple wrapper method or detailed config.

Contributors 😃

Since the previous release, the following people contributed to the project:

Thank you to all of them! 🎉

New Features

  • Allow to pass a config on how to convert aidge_core.Node (to add attributes or output metadata).
  • Synchro different graphs nodes with node IDs

Improvements 🎨

  • Producer node are now colored with a light blue color to differenciate them
  • Allow execution in Binder

Documentation 📚

  • Docstrings and Readme

Developers 💻

None

Edited by Louis Lerbourg

Merge request reports

Loading