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

Added explicit register pressure estimate for SIMD and tuned [Dynamic]LinearQuantization operations #2945

Merged

Commits on Sep 18, 2024

  1. added register pressure estimate to be explicit when needed

    Signed-off-by: Alexandre Eichenberger <[email protected]>
    AlexandreEichenberger committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    359e095 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. cleanup

    Signed-off-by: Alexandre Eichenberger <[email protected]>
    AlexandreEichenberger committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e2cbab8 View commit details
    Browse the repository at this point in the history
  2. update

    AlexandreEichenberger committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e3123c1 View commit details
    Browse the repository at this point in the history
  3. added min unroll for conversion loops

    Signed-off-by: Alexandre Eichenberger <[email protected]>
    AlexandreEichenberger committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    bfd6542 View commit details
    Browse the repository at this point in the history
  4. try 2 loops for quantize linear

    Signed-off-by: Alexandre Eichenberger <[email protected]>
    AlexandreEichenberger committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    60a8b9e View commit details
    Browse the repository at this point in the history
  5. version with extract/insert

    Signed-off-by: Alexandre Eichenberger <[email protected]>
    AlexandreEichenberger committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    5f798ae View commit details
    Browse the repository at this point in the history
  6. added z16 meas times

    Signed-off-by: Alexandre Eichenberger <[email protected]>
    AlexandreEichenberger committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    7aa3df4 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. before prunning

    Signed-off-by: Alexandre Eichenberger <[email protected]>
    AlexandreEichenberger committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    9dfe268 View commit details
    Browse the repository at this point in the history
  2. attempt with temp buffers inside main loop

    Signed-off-by: Alexandre Eichenberger <[email protected]>
    AlexandreEichenberger committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    3a62034 View commit details
    Browse the repository at this point in the history
  3. updated tests

    Signed-off-by: Alexandre Eichenberger <[email protected]>
    AlexandreEichenberger committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    168d50d View commit details
    Browse the repository at this point in the history
  4. update

    AlexandreEichenberger committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    30b37da View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

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