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

Refactor AutoTuner as Python module #2487

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Nov 4, 2024

  1. tools: Autotuner: Prepare Python module structure

    Signed-off-by: Eryk Szpotanski <[email protected]>
    eszpotanski committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    212a967 View commit details
    Browse the repository at this point in the history
  2. tools: Autotuner: Move part of the code to utils

    Signed-off-by: Eryk Szpotanski <[email protected]>
    eszpotanski committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    c674f3f View commit details
    Browse the repository at this point in the history
  3. tools: Autotuner: Update smoke tests to use AutoTuner as module

    Signed-off-by: Eryk Szpotanski <[email protected]>
    eszpotanski committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    ba652d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fe29652 View commit details
    Browse the repository at this point in the history