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

Implementation of Batching, Enabling HPU Graphs and FP8 quantization for SD3 Pipeline #1345

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

Commits on Sep 17, 2024

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

Commits on Sep 18, 2024

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

Commits on Sep 19, 2024

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

Commits on Sep 24, 2024

  1. Update pipeline_stable_diffusion_3.py

    Considering number of samples as 1 ( whole batch ) to have perf measure consistent with industry standard for easier comparison
    deepak-gowda-narayana authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    0899f07 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

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

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    cae57f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b24e90 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    18690d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5220aab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    079c759 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32564c4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    595641c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3b1dc48 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a372536 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    cb91354 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1645d81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b00c52 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5dd3246 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    20b8352 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cfe29ec View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2ee0849 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    86f66d0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    999b527 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c5c8ceb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f485278 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8154614 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    64e09e0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    865d950 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1989c7f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    aaec9f6 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d55f8d4 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    3f41f45 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    0983284 View commit details
    Browse the repository at this point in the history
  2. Run make style

    deepak-gowda-narayana committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    335d4f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eabf4d9 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

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

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    0611cb0 View commit details
    Browse the repository at this point in the history
  2. make style to format code style

    deepak-gowda-narayana committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    65b5dba View commit details
    Browse the repository at this point in the history