Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add KaNN format support #1333

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Add KaNN format support #1333

wants to merge 5 commits into from

Commits on Sep 26, 2024

  1. [KaNN] Add support to open, decode and visualize a KaNN graph

    Zephirin Faure authored and Zephirin Faure committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    9edcbb3 View commit details
    Browse the repository at this point in the history
  2. [KaNN] Fix KaNN model integration and format issues

    Zephirin Faure committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    eb4a591 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df8e0b8 View commit details
    Browse the repository at this point in the history
  4. [KaNN] Adapt metadata and ModelFactory.match()

    Zephirin Faure committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    0fda096 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. [KaNN] Add .kgraph compatibility

    plus resolve lint error
    Zephirin Faure committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    0449c5f View commit details
    Browse the repository at this point in the history