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

(SD) Bump punet revision to d30d6ff and enable punet test. #774

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

Commits on Jul 16, 2024

  1. Bump punet revision to d30d6ff

    eagarvey-amd authored and saienduri committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    a3376d9 View commit details
    Browse the repository at this point in the history
  2. Enable punet t2i test.

    eagarvey-amd authored and saienduri committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    7cabac0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7dfd4c8 View commit details
    Browse the repository at this point in the history
  4. Rework sdxl test to setup with a pipeline, fix unloading submodels, f…

    …actor out punet setup from pipe init
    eagarvey-amd authored and saienduri committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    1cd3ee9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a90abd View commit details
    Browse the repository at this point in the history
  6. Xfail punet e2e test.

    eagarvey-amd authored and saienduri committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    b70318d View commit details
    Browse the repository at this point in the history
  7. Fixups to sdxl test arguments

    eagarvey-amd authored and saienduri committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    2d7ebcd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    feebc87 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    af7782b View commit details
    Browse the repository at this point in the history
  10. Fix formatting

    eagarvey-amd authored and saienduri committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    eff59a9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    63fb053 View commit details
    Browse the repository at this point in the history
  12. Fix xfail syntax.

    eagarvey-amd authored and saienduri committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    aff48ab View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b10ad8d View commit details
    Browse the repository at this point in the history
  14. Update punet to 4d4f955

    IanNod authored and saienduri committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    321d21d View commit details
    Browse the repository at this point in the history
  15. Disable vulkan test on MI250 runner.

    monorimet authored and saienduri committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    2de912e View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    9fdc07f View commit details
    Browse the repository at this point in the history
  2. Don't break workarounds for model path

    Too many regressions based on workarounds for problems that are now fixed. Until submission just accept all cases.
    monorimet authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    b20be32 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

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

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    9229aed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f09ef4a View commit details
    Browse the repository at this point in the history
  3. formatting

    eagarvey-amd committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    bbcc424 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f19c7f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    39c0c00 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3c59b25 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. Update punet to 60edc91

    IanNod authored Jul 20, 2024
    Configuration menu
    Copy the full SHA
    2e9de46 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

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

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    6556a36 View commit details
    Browse the repository at this point in the history
  2. Changes so that the default run without quant docker will work as wel…

    …l with all the new changes. (#785)
    
    This PR makes the necessary changes so that you don't have to run the
    quantization docker to run the normal harness. With stricter checks for
    the quant paths and adding a special switch to the save_external_weights
    so that it is compliant with this change that we need for the docker
    generated weights
    iree-org/iree-turbine@cd916ec.
    saienduri authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    2c49cb6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb911b1 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Sync flags to sdxl-scripts repo (#786)

    Sync flags to sdxl-scripts repo
    saienduri authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    d857f77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37548f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25b2462 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Integration of tk kernels into pipeline (#789)

    Currently using a link, but Nithin will be pushing the fix to use a file
    name asap
    saienduri authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    0e57b4e View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    920dbf5 View commit details
    Browse the repository at this point in the history
  2. Revert "Update unet horizontal fusion flag (#790)"

    This reverts commit 920dbf5.
    saienduri committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    6f16731 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15dbd93 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c02652 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3fd954b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7f8a2b0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bf63aec View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a74d98e View commit details
    Browse the repository at this point in the history