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

Release v1.0.0 #65

Merged
merged 7 commits into from
Dec 6, 2023
Merged

Release v1.0.0 #65

merged 7 commits into from
Dec 6, 2023

Commits on Dec 6, 2023

  1. Remove the deprecated quantization tool (#53)

    Remove the deprecated quantization tool
    
    Signed-off-by: Jeremy Fowers <jeremy.fowers@amd.com>
    jeremyfowers committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    7438748 View commit details
    Browse the repository at this point in the history
  2. Stop saving labels files in the cache (#54)

    Signed-off-by: Jeremy Fowers <jeremy.fowers@amd.com>
    jeremyfowers committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    f25f1af View commit details
    Browse the repository at this point in the history
  3. Better naming for Stats methods and members (#56)

    Signed-off-by: Jeremy Fowers <jeremy.fowers@amd.com>
    jeremyfowers committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    6fe1442 View commit details
    Browse the repository at this point in the history
  4. Refactor build_model() out of benchmark_model() (#48)

    * Refactor build out of benchmarking
    
    Signed-off-by: Jeremy Fowers <jeremy.fowers@amd.com>
    jeremyfowers committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    2e84a3d View commit details
    Browse the repository at this point in the history
  5. Remove the SetSuccess stage (and the need for it) (#59)

    Signed-off-by: Jeremy Fowers <jeremy.fowers@amd.com>
    jeremyfowers committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    4ed7516 View commit details
    Browse the repository at this point in the history
  6. Fix CI testing numbering of cli.py (#60)

    * Remove the SetSuccess stage (and the need for it)
    
    Signed-off-by: Jeremy Fowers <jeremy.fowers@amd.com>
    
    * Add a comment about deepcopy
    
    Signed-off-by: Jeremy Fowers <jeremy.fowers@amd.com>
    
    * Fix CI testing order
    
    * Move large test to bottom
    
    ---------
    
    Signed-off-by: Jeremy Fowers <jeremy.fowers@amd.com>
    Co-authored-by: Jeremy Fowers <jeremy.fowers@amd.com>
    Signed-off-by: Jeremy Fowers <jeremy.fowers@amd.com>
    danielholanda and jeremyfowers committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    d44355d View commit details
    Browse the repository at this point in the history
  7. Prepare to release v1.0.0 (#64)

    * Add v1.0.0 release notes
    * Add public API contract
    * Rev version number to v1.0.0
    * Move logged_subprocess() from build to plugin_helers
    
    ---------
    
    Signed-off-by: Jeremy Fowers <jeremy.fowers@amd.com>
    jeremyfowers committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    6aae9b5 View commit details
    Browse the repository at this point in the history