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 a tool to generate a time chart from an instrumentation file #2809

Merged
merged 13 commits into from
Jun 10, 2024

Commits on Apr 30, 2024

  1. Add a to generate a time chart figure from outputs generated module c…

    …ompiled by onnx-mlir with the "--InstrumentReportTime" option.
    
    Signed-off-by: Yasushi Negishi <[email protected]>
    negiyas committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    76d76f1 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    60162b7 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    f99c03d View commit details
    Browse the repository at this point in the history
  2. Introducing "Other" in legend table.

    Signed-off-by: Yasushi Negishi <[email protected]>
    negiyas committed May 10, 2024
    Configuration menu
    Copy the full SHA
    95cb129 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Introduce "Other" in legend.

    Signed-off-by: Yasushi Negishi <[email protected]>
    negiyas committed May 13, 2024
    Configuration menu
    Copy the full SHA
    dd5a58f View commit details
    Browse the repository at this point in the history
  2. Fix positions of generated graphs.

    Signed-off-by: Yasushi Negishi <[email protected]>
    negiyas committed May 13, 2024
    Configuration menu
    Copy the full SHA
    a95ff9f View commit details
    Browse the repository at this point in the history
  3. Fix python code format issues.

    Signed-off-by: Yasushi Negishi <[email protected]>
    negiyas committed May 13, 2024
    Configuration menu
    Copy the full SHA
    300f4c9 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    74d44cb View commit details
    Browse the repository at this point in the history
  2. Fix typos.

    Signed-off-by: Yasushi Negishi <[email protected]>
    negiyas committed May 14, 2024
    Configuration menu
    Copy the full SHA
    94c9bca View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Support to ignore the "Total" op

    Signed-off-by: Yasushi Negishi <[email protected]>
    negiyas committed May 31, 2024
    Configuration menu
    Copy the full SHA
    fb797ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2575bd4 View commit details
    Browse the repository at this point in the history
  3. Fix python format errors.

    Signed-off-by: Yasushi Negishi <[email protected]>
    negiyas committed May 31, 2024
    Configuration menu
    Copy the full SHA
    5435e5e View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    4d5f2a8 View commit details
    Browse the repository at this point in the history