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

[CFe] Support Relu0To1 Op #12938

Open
8 tasks done
seanshpark opened this issue Apr 29, 2024 · 2 comments
Open
8 tasks done

[CFe] Support Relu0To1 Op #12938

seanshpark opened this issue Apr 29, 2024 · 2 comments

Comments

@seanshpark
Copy link
Contributor

seanshpark commented Apr 29, 2024

Let's support Relu0To1 Op which is

$f(x) = max(0, min(1, x))$

  • res/tfliterecipe
  • tflchef
  • tfldump
  • tflite2circle
  • circledump
  • luci
  • luci-interpreter
  • luci-value-py-test
@seanshpark
Copy link
Contributor Author

@jinevening , FYI. I'll leave quantization related unchanged as I cannot test the codes.

@jinevening
Copy link
Contributor

I've made #12963.

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

No branches or pull requests

2 participants