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 llama + sd models to iree test suite #126

Merged
merged 16 commits into from
Mar 27, 2024
Merged

add llama + sd models to iree test suite #126

merged 16 commits into from
Mar 27, 2024

Commits on Mar 26, 2024

  1. add llama

    saienduri committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    74692cc View commit details
    Browse the repository at this point in the history
  2. remove real weights

    saienduri committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    a8f426b View commit details
    Browse the repository at this point in the history
  3. add unet

    saienduri committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    e11117e View commit details
    Browse the repository at this point in the history
  4. add right blob base

    saienduri committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    bfa9928 View commit details
    Browse the repository at this point in the history
  5. update param flag

    saienduri committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    92f79ad View commit details
    Browse the repository at this point in the history
  6. add clip

    saienduri committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    0aaae7e View commit details
    Browse the repository at this point in the history
  7. add vae

    saienduri committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    3d50ffa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f4aec0e View commit details
    Browse the repository at this point in the history
  9. add back onnx testing

    saienduri committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    e7e5250 View commit details
    Browse the repository at this point in the history
  10. timeout and ignore outputs

    saienduri committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    3106ae7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9eafc6e View commit details
    Browse the repository at this point in the history
  12. skip onnx, try ignore

    saienduri committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    b5b0ba1 View commit details
    Browse the repository at this point in the history
  13. try with all ignores

    saienduri committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    32f9400 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    91879b4 View commit details
    Browse the repository at this point in the history
  15. revert to no ignores

    saienduri committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    d6c3939 View commit details
    Browse the repository at this point in the history
  16. add back onnx

    saienduri committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    d62d79d View commit details
    Browse the repository at this point in the history