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

[DOCS] Reduce Min / Max -- Reducing empty tensor would result in an undefined behavior #20736

Merged
merged 1 commit into from
Dec 7, 2023

Conversation

jane-intel
Copy link
Contributor

Details:

  • Adds note about undefined behavior for reducing empty tensor via Reduce Max / Min

Tickets:

@jane-intel jane-intel added the category: docs OpenVINO documentation label Oct 27, 2023
@jane-intel jane-intel added this to the 2023.2 milestone Oct 27, 2023
@jane-intel jane-intel requested a review from a team as a code owner October 27, 2023 10:46
@jane-intel jane-intel requested review from zKulesza and removed request for a team October 27, 2023 10:46
@daniil-lyakhov
Copy link
Contributor

Thanks for the PR!
What about ReduceMean and other reduce operations?

@jane-intel
Copy link
Contributor Author

They have default value. ReduceProd default value is 1, ReduceSum is 0, etc

@ilya-lavrenov ilya-lavrenov removed this from the 2023.2 milestone Nov 16, 2023
@jane-intel jane-intel enabled auto-merge (squash) December 7, 2023 12:02
@jane-intel jane-intel merged commit dde7e70 into openvinotoolkit:master Dec 7, 2023
38 checks passed
akuporos pushed a commit to akuporos/openvino that referenced this pull request Dec 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: docs OpenVINO documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants