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

[TESTING] Enable execution of test_packed_8x8x32_resnet50 #13799

Merged
merged 4 commits into from
Jan 20, 2023

Commits on Jan 17, 2023

  1. [TESTING] Enable execution of test_packed_8x8x32_resnet50

    Resnet 50 is passing now. Need to add below mentioned changes as well for test to pass.
    
    - Add condition for IndexMap
    - Add empty dict while calling tune_conv2d_template to avoid failure
    abhikran-quic committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    320d760 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Configuration menu
    Copy the full SHA
    47edfaf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91b93cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0dce8d View commit details
    Browse the repository at this point in the history