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

[CPU][Ref] Fix Reduce ops to produce stable (zero val) output for empty input #27423

Closed

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    504fede View commit details
    Browse the repository at this point in the history
  2. Add ref tests

    mitruska committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    6821f1e View commit details
    Browse the repository at this point in the history
  3. Add CPU tests

    mitruska committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    e0f18b3 View commit details
    Browse the repository at this point in the history
  4. Update Reduce ref impls

    mitruska committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    fe2fcbb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3ab29db View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    fb4e3fc View commit details
    Browse the repository at this point in the history
  2. Fix type warning for 0

    mitruska committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    3b9a845 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    864bc49 View commit details
    Browse the repository at this point in the history