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

For Mobilenet V4 large #821

Merged
merged 31 commits into from
Feb 27, 2024
Merged

For Mobilenet V4 large #821

merged 31 commits into from
Feb 27, 2024

Commits on Feb 2, 2024

  1. hacks for model small

    freedomtan committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    08bc86b View commit details
    Browse the repository at this point in the history
  2. small -> medium

    freedomtan committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    8a9e510 View commit details
    Browse the repository at this point in the history
  3. medium -> large

    freedomtan committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    cf3fa94 View commit details
    Browse the repository at this point in the history
  4. for quantized models

    freedomtan committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    4bea665 View commit details
    Browse the repository at this point in the history
  5. make float model work again

    fixed a stupid bug
    freedomtan committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    2283422 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7317b9b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bb7dda6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c259333 View commit details
    Browse the repository at this point in the history
  9. hacks

    freedomtan committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    c15f4b0 View commit details
    Browse the repository at this point in the history
  10. clean up

    freedomtan committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    b13ab62 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5d46760 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ccc59bf View commit details
    Browse the repository at this point in the history
  13. fix lint issue

    freedomtan committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    cffb43d View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Revert "Adding changes for calibration dataset preprocessing"

    This reverts commit c259333.
    
    New model doesn't need these
    freedomtan committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    55c5cd0 View commit details
    Browse the repository at this point in the history
  2. revert imagenet width and height

    we'll use #853 to handle different width and height
    freedomtan committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    74b4922 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f3d5b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    07a68fc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d2a0e0 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    92d092e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9e044a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    242990e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fe4d2d1 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

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

    anhappdev committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    dc42a63 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f980d58 View commit details
    Browse the repository at this point in the history
  4. Use fp32 model for Windows

    anhappdev committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    441cbf7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    73dc658 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    11e6c4c View commit details
    Browse the repository at this point in the history
  7. Update S3 provider in android-build-test.yml (#855)

    * Update S3 provider in android-build-test.yml
    
    * Update env var name
    
    ---------
    
    Co-authored-by: Anh <[email protected]>
    nathanw-mlc and anhappdev authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    5c2717d View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

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