Skip to content

Conversation

ddavis-2015
Copy link
Member

@ddavis-2015 ddavis-2015 commented May 30, 2025

@tensorflow/micro

Add the REDUCE_MiN operator to the reduce kernel.
Refactor reduce kernel to decrease number of methods in tflite namespace. Add REDUCE_MIN unit tests.
Fix unit test axis data to match tensor shape.
Make Xtensa reduce kernel use reference common code for REDUCE_MIN.
Update all op resolvers.

bug=fixes #3108

@tensorflow/micro

Add the REDUCE_MiN operator to the reduce kernel.
Refactor reduce kernel to decrease number of methods in tflite namespace.
Add REDUCE_MIN unit tests.
Fix unit test axis data to match tensor shape.
Make Xtensa reduce kernel use reference common code for REDUCE_MIN.

bug=fixes Missing support for ReduceMin op tensorflow#3108
suleshahid
suleshahid previously approved these changes Aug 4, 2025
Copy link
Contributor

mergify bot commented Aug 4, 2025

This pull request has been removed from the queue for the following reason: checks failed.

The merge conditions cannot be satisfied due to failing checks.

You may have to fix your CI before adding the pull request to the queue again.
If you update this pull request, to fix the CI, it will automatically be requeued once the queue conditions match again.
If you think this was a flaky issue instead, you can requeue the pull request, without updating it, by posting a @mergifyio requeue comment.

@suleshahid
Copy link
Collaborator

@ddavis-2015 seems to be some error after syncing latest, could you take a look

@mergify mergify bot merged commit 3d4cdc1 into tensorflow:main Aug 5, 2025
98 of 99 checks passed
@ddavis-2015
Copy link
Member Author

@suleshahid I updated the generic benchmark op resolver to fix the issue.

@ddavis-2015 ddavis-2015 deleted the reduce-min branch August 5, 2025 23:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing support for ReduceMin op
3 participants