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

Add model test CI #18

Merged
merged 61 commits into from
Jul 22, 2024
Merged

Add model test CI #18

merged 61 commits into from
Jul 22, 2024

Commits on May 31, 2024

  1. Add model test CI

    Signed-off-by: Sun, Xuehao <[email protected]>
    XuehaoSun committed May 31, 2024
    Configuration menu
    Copy the full SHA
    0fa6ea8 View commit details
    Browse the repository at this point in the history
  2. Update branch name in model-test.yml

    Signed-off-by: Sun, Xuehao <[email protected]>
    XuehaoSun committed May 31, 2024
    Configuration menu
    Copy the full SHA
    64375ae View commit details
    Browse the repository at this point in the history
  3. Update ONNXRT framework version to 1.17.1

    Signed-off-by: Sun, Xuehao <[email protected]>
    XuehaoSun committed May 31, 2024
    Configuration menu
    Copy the full SHA
    66cf8e8 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. test models

    Signed-off-by: Sun, Xuehao <[email protected]>
    XuehaoSun committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    228f92f View commit details
    Browse the repository at this point in the history
  2. fix name

    Signed-off-by: Sun, Xuehao <[email protected]>
    XuehaoSun committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    4183947 View commit details
    Browse the repository at this point in the history
  3. fix

    Signed-off-by: Sun, Xuehao <[email protected]>
    XuehaoSun committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    c8c4710 View commit details
    Browse the repository at this point in the history
  4. test

    Signed-off-by: Sun, Xuehao <[email protected]>
    XuehaoSun committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    6ef7a78 View commit details
    Browse the repository at this point in the history
  5. test

    Signed-off-by: Sun, Xuehao <[email protected]>
    XuehaoSun committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    2375774 View commit details
    Browse the repository at this point in the history
  6. test

    Signed-off-by: Sun, Xuehao <[email protected]>
    XuehaoSun committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    79a6773 View commit details
    Browse the repository at this point in the history
  7. test

    Signed-off-by: Sun, Xuehao <[email protected]>
    XuehaoSun committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    a6f82bc View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. add model test

    Signed-off-by: Sun, Xuehao <[email protected]>
    XuehaoSun committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    353c105 View commit details
    Browse the repository at this point in the history
  2. add path

    Signed-off-by: Sun, Xuehao <[email protected]>
    XuehaoSun committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    de0b11d View commit details
    Browse the repository at this point in the history
  3. fix params name

    Signed-off-by: Sun, Xuehao <[email protected]>
    XuehaoSun committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    30cd0ca View commit details
    Browse the repository at this point in the history
  4. fix docker

    Signed-off-by: Sun, Xuehao <[email protected]>
    XuehaoSun committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    f44f811 View commit details
    Browse the repository at this point in the history
  5. fix jq cmd

    Signed-off-by: Sun, Xuehao <[email protected]>
    XuehaoSun committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    e3dfcef View commit details
    Browse the repository at this point in the history
  6. fix typo

    Signed-off-by: Sun, Xuehao <[email protected]>
    XuehaoSun committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    d09ef2e View commit details
    Browse the repository at this point in the history
  7. fix spellcheck

    Signed-off-by: Sun, Xuehao <[email protected]>
    XuehaoSun committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    1b5549f View commit details
    Browse the repository at this point in the history
  8. fix spellcheck

    Signed-off-by: Sun, Xuehao <[email protected]>
    XuehaoSun committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    25e7408 View commit details
    Browse the repository at this point in the history
  9. fix spellcheck

    Signed-off-by: Sun, Xuehao <[email protected]>
    XuehaoSun committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    06e4b59 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

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

    Signed-off-by: Sun, Xuehao <[email protected]>
    XuehaoSun committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    65cee90 View commit details
    Browse the repository at this point in the history
  3. fix

    Signed-off-by: Sun, Xuehao <[email protected]>
    XuehaoSun committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    0d7e50d View commit details
    Browse the repository at this point in the history
  4. fix

    Signed-off-by: Sun, Xuehao <[email protected]>
    XuehaoSun committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    4d8974e View commit details
    Browse the repository at this point in the history
  5. fix

    Signed-off-by: Sun, Xuehao <[email protected]>
    XuehaoSun committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    b417c94 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. fix batch size

    Signed-off-by: Sun, Xuehao <[email protected]>
    XuehaoSun committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    a49d612 View commit details
    Browse the repository at this point in the history
  2. test

    Signed-off-by: Sun, Xuehao <[email protected]>
    XuehaoSun committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    1b47a5e View commit details
    Browse the repository at this point in the history
  3. fix env setup

    Signed-off-by: Sun, Xuehao <[email protected]>
    XuehaoSun committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    145472a View commit details
    Browse the repository at this point in the history
  4. Update dependencies for image_recognition and nlp models

    Signed-off-by: Sun, Xuehao <[email protected]>
    XuehaoSun committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    c05d2c6 View commit details
    Browse the repository at this point in the history
  5. fix

    Signed-off-by: Sun, Xuehao <[email protected]>
    XuehaoSun committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    7934b93 View commit details
    Browse the repository at this point in the history
  6. fix: Update dataset location for resnet models

    Signed-off-by: Sun, Xuehao <[email protected]>
    XuehaoSun committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    4418482 View commit details
    Browse the repository at this point in the history
  7. fix: Update dataset location for resnet models

    Signed-off-by: Sun, Xuehao <[email protected]>
    XuehaoSun committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    7a5e0ee View commit details
    Browse the repository at this point in the history
  8. fix

    Signed-off-by: Sun, Xuehao <[email protected]>
    XuehaoSun committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    234369e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    30ebe8c View commit details
    Browse the repository at this point in the history
  10. fix log collect

    Signed-off-by: Sun, Xuehao <[email protected]>
    XuehaoSun committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    b4738a5 View commit details
    Browse the repository at this point in the history
  11. fix name

    Signed-off-by: Sun, Xuehao <[email protected]>
    XuehaoSun committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    076f08d View commit details
    Browse the repository at this point in the history
  12. fix

    Signed-off-by: Sun, Xuehao <[email protected]>
    XuehaoSun committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    c1cdb26 View commit details
    Browse the repository at this point in the history
  13. fix

    Signed-off-by: Sun, Xuehao <[email protected]>
    XuehaoSun committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    84d2e0c View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. fix

    Signed-off-by: Sun, Xuehao <[email protected]>
    XuehaoSun committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    dd8cef8 View commit details
    Browse the repository at this point in the history
  2. fix

    Signed-off-by: Sun, Xuehao <[email protected]>
    XuehaoSun committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    df16325 View commit details
    Browse the repository at this point in the history
  3. fix

    Signed-off-by: Sun, Xuehao <[email protected]>
    XuehaoSun committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    1849f4a View commit details
    Browse the repository at this point in the history
  4. test

    Signed-off-by: Sun, Xuehao <[email protected]>
    XuehaoSun committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    f4c499e View commit details
    Browse the repository at this point in the history
  5. fix

    Signed-off-by: Sun, Xuehao <[email protected]>
    XuehaoSun committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    cacefb0 View commit details
    Browse the repository at this point in the history
  6. fix

    Signed-off-by: Sun, Xuehao <[email protected]>
    XuehaoSun committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    d58042e View commit details
    Browse the repository at this point in the history
  7. fix

    Signed-off-by: Sun, Xuehao <[email protected]>
    XuehaoSun committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    454bea2 View commit details
    Browse the repository at this point in the history
  8. fix

    Signed-off-by: Sun, Xuehao <[email protected]>
    XuehaoSun committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    a0231b6 View commit details
    Browse the repository at this point in the history
  9. fix

    Signed-off-by: Sun, Xuehao <[email protected]>
    XuehaoSun committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    d2f1ebe View commit details
    Browse the repository at this point in the history
  10. fix

    Signed-off-by: Sun, Xuehao <[email protected]>
    XuehaoSun committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    12abd31 View commit details
    Browse the repository at this point in the history
  11. fix

    Signed-off-by: Sun, Xuehao <[email protected]>
    XuehaoSun committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    fed0114 View commit details
    Browse the repository at this point in the history
  12. fix

    Signed-off-by: Sun, Xuehao <[email protected]>
    XuehaoSun committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    1c63a98 View commit details
    Browse the repository at this point in the history
  13. for test

    Signed-off-by: Sun, Xuehao <[email protected]>
    XuehaoSun committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    fd60cfb View commit details
    Browse the repository at this point in the history
  14. update ratio

    Signed-off-by: Sun, Xuehao <[email protected]>
    XuehaoSun committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    55ed6db View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. add status check

    Signed-off-by: Sun, Xuehao <[email protected]>
    XuehaoSun committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    7a4e580 View commit details
    Browse the repository at this point in the history
  2. fix

    Signed-off-by: Sun, Xuehao <[email protected]>
    XuehaoSun committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    37f8944 View commit details
    Browse the repository at this point in the history
  3. fix

    Signed-off-by: Sun, Xuehao <[email protected]>
    XuehaoSun committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    e7b9ff0 View commit details
    Browse the repository at this point in the history
  4. fix typo

    Signed-off-by: Sun, Xuehao <[email protected]>
    XuehaoSun committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    55df1b2 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. fix report

    Signed-off-by: Sun, Xuehao <[email protected]>
    XuehaoSun committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    3c7ccbe View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. fix lint

    Signed-off-by: Sun, Xuehao <[email protected]>
    XuehaoSun committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    d708cdb View commit details
    Browse the repository at this point in the history
  2. fix path

    Signed-off-by: Sun, Xuehao <[email protected]>
    XuehaoSun committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    bbd9f37 View commit details
    Browse the repository at this point in the history
  3. update agent pool

    Signed-off-by: Sun, Xuehao <[email protected]>
    XuehaoSun committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    aa35000 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. fix

    Signed-off-by: Sun, Xuehao <[email protected]>
    XuehaoSun committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    6ca582b View commit details
    Browse the repository at this point in the history
  2. add name

    Signed-off-by: Sun, Xuehao <[email protected]>
    XuehaoSun committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    012f372 View commit details
    Browse the repository at this point in the history