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

Fix slice bugs in MKLDNN when input dims are zeros #46671

Merged
merged 5 commits into from Oct 11, 2022
Merged

Fix slice bugs in MKLDNN when input dims are zeros #46671

merged 5 commits into from Oct 11, 2022

Commits on Sep 30, 2022

  1. fix slice bugs

    yeliang2258 committed Sep 30, 2022
    Copy the full SHA
    b187c0f View commit details
    Browse the repository at this point in the history
  2. fix

    yeliang2258 committed Sep 30, 2022
    Copy the full SHA
    40c7540 View commit details
    Browse the repository at this point in the history
  3. update code

    yeliang2258 committed Sep 30, 2022
    Copy the full SHA
    3f22ed5 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2022

  1. fix

    yeliang2258 committed Oct 1, 2022
    Copy the full SHA
    389c3be View commit details
    Browse the repository at this point in the history
  2. update code

    yeliang2258 committed Oct 1, 2022
    Copy the full SHA
    1d96782 View commit details
    Browse the repository at this point in the history