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

Update IREE onnx import to be in sync with Torch-MLIR #17476

Merged
merged 8 commits into from
May 23, 2024

Commits on May 23, 2024

  1. update onnx import

    Signed-off-by: saienduri <saimanas.enduri@amd.com>
    saienduri committed May 23, 2024
    Configuration menu
    Copy the full SHA
    713c060 View commit details
    Browse the repository at this point in the history
  2. change Torch-MLIR to IREE

    Signed-off-by: saienduri <saimanas.enduri@amd.com>
    saienduri committed May 23, 2024
    Configuration menu
    Copy the full SHA
    1e1d7a1 View commit details
    Browse the repository at this point in the history
  3. address comments

    Signed-off-by: saienduri <saimanas.enduri@amd.com>
    saienduri committed May 23, 2024
    Configuration menu
    Copy the full SHA
    b5f4a26 View commit details
    Browse the repository at this point in the history
  4. reorder and formatting

    Signed-off-by: saienduri <saimanas.enduri@amd.com>
    saienduri committed May 23, 2024
    Configuration menu
    Copy the full SHA
    99c0157 View commit details
    Browse the repository at this point in the history
  5. move comments

    Signed-off-by: saienduri <saimanas.enduri@amd.com>
    saienduri committed May 23, 2024
    Configuration menu
    Copy the full SHA
    3929e13 View commit details
    Browse the repository at this point in the history
  6. python formatting

    Signed-off-by: saienduri <saimanas.enduri@amd.com>
    saienduri committed May 23, 2024
    Configuration menu
    Copy the full SHA
    15f78af View commit details
    Browse the repository at this point in the history
  7. remove temp_dir completely

    Signed-off-by: saienduri <saimanas.enduri@amd.com>
    saienduri committed May 23, 2024
    Configuration menu
    Copy the full SHA
    be9d59a View commit details
    Browse the repository at this point in the history
  8. remove shutil

    Signed-off-by: saienduri <saimanas.enduri@amd.com>
    saienduri committed May 23, 2024
    Configuration menu
    Copy the full SHA
    d69167e View commit details
    Browse the repository at this point in the history