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

[microNPU][ETHOSU] Add offloading to the NPU the nn.avg_pool2d operator with a stride > 3 #14861

Merged
merged 5 commits into from
May 24, 2023

Commits on May 20, 2023

  1. Configuration menu
    Copy the full SHA
    153c769 View commit details
    Browse the repository at this point in the history
  2. fixed tflite.Model -> tflite.Model.Model

    arina-grovety authored and sergio-grovety committed May 20, 2023
    Configuration menu
    Copy the full SHA
    3f07f39 View commit details
    Browse the repository at this point in the history
  3. Legalization of pooling with strides > 3 expanded to support MaxPool.…

    … Extended the test_tflite_pool2d_same_ifm_and_kernel_shape_legalize().
    arina-grovety authored and sergio-grovety committed May 20, 2023
    Configuration menu
    Copy the full SHA
    0ed5c99 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

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

Commits on May 23, 2023

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