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

[ONNX] Aligned behavior of ReduceMin operator #23619

Merged
merged 6 commits into from
Apr 2, 2024
Merged

[ONNX] Aligned behavior of ReduceMin operator #23619

merged 6 commits into from
Apr 2, 2024

Conversation

YaritaiKoto
Copy link
Contributor

@YaritaiKoto YaritaiKoto commented Mar 22, 2024

Details:

Align the behaviour of the ReduceMin operator in the ONNX frontend.

Tickets:

Closes #20557

Credit: Smooth implementation thanks to #23475.

@YaritaiKoto YaritaiKoto requested a review from a team as a code owner March 22, 2024 01:36
@github-actions github-actions bot added the category: ONNX FE OpenVINO ONNX FrontEnd label Mar 22, 2024
@ilya-lavrenov ilya-lavrenov added the ExternalPR External contributor label Mar 24, 2024
@gkrivor
Copy link
Contributor

gkrivor commented Mar 29, 2024

build_jenkins

@gkrivor gkrivor changed the title [ONNX FE] Align behavior of ReduceMin operator [ONNX] Aligned behavior of ReduceMin operator Mar 29, 2024
@gkrivor
Copy link
Contributor

gkrivor commented Mar 29, 2024

build_jenkins

@gkrivor
Copy link
Contributor

gkrivor commented Mar 29, 2024

build_jenkins

@gkrivor
Copy link
Contributor

gkrivor commented Apr 2, 2024

build_jenkins

@gkrivor gkrivor added this pull request to the merge queue Apr 2, 2024
Merged via the queue into openvinotoolkit:master with commit 668cc41 Apr 2, 2024
108 checks passed
@mlukasze mlukasze added this to the 2024.1 milestone Apr 2, 2024
bbielawx pushed a commit to bbielawx/openvino that referenced this pull request Apr 12, 2024
### Details:
Align the behaviour of the ReduceMin operator in the ONNX frontend.

### Tickets:
Closes openvinotoolkit#20557

Credit: Smooth implementation thanks to
openvinotoolkit#23475.

---------

Co-authored-by: Georgy Krivoruchko <georgy.krivoruchko@intel.com>
alvoron pushed a commit to alvoron/openvino that referenced this pull request Apr 29, 2024
### Details:
Align the behaviour of the ReduceMin operator in the ONNX frontend.

### Tickets:
Closes openvinotoolkit#20557

Credit: Smooth implementation thanks to
openvinotoolkit#23475.

---------

Co-authored-by: Georgy Krivoruchko <georgy.krivoruchko@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: ONNX FE OpenVINO ONNX FrontEnd ExternalPR External contributor
Projects
None yet
4 participants