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

Add Reduce operators to TFLite #3421

Merged
merged 1 commit into from
Jun 24, 2019
Merged

Conversation

apivovarov
Copy link
Contributor

@apivovarov apivovarov commented Jun 23, 2019

This PR adds the following operators:

  • reduce_min
  • reduce_max
  • MEAN (reduce_mean)
  • reduce_prod

MEAN operator is used in MnasNet AutoML models https://www.tensorflow.org/lite/guide/hosted_models#automl_mobile_models

@kevinthesun kevinthesun merged commit 311434e into apache:master Jun 24, 2019
@kevinthesun
Copy link
Contributor

Thanks!

wweic pushed a commit to wweic/tvm that referenced this pull request Jun 26, 2019
wweic pushed a commit to neo-ai/tvm that referenced this pull request Jun 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants