-
Notifications
You must be signed in to change notification settings - Fork 456
Tom/tflite flexops #1374
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
Tom/tflite flexops #1374
Conversation
Signed-off-by: Tom Wildenhain <[email protected]>
Signed-off-by: Tom Wildenhain <[email protected]>
This pull request introduces 1 alert when merging 1ef60ae into 38fdb43 - view on LGTM.com new alerts:
|
Signed-off-by: Tom Wildenhain <[email protected]>
This pull request introduces 1 alert when merging 59ece0f into 4a7428a - view on LGTM.com new alerts:
|
This pull request introduces 1 alert when merging b8b8dfa into 4a7428a - view on LGTM.com new alerts:
|
Signed-off-by: Tom Wildenhain <[email protected]>
b8b8dfa
to
661915b
Compare
This pull request introduces 1 alert when merging 661915b into 4a7428a - view on LGTM.com new alerts:
|
Signed-off-by: Tom Wildenhain <[email protected]>
8327b22
to
adb0f74
Compare
9612116
to
d24dd82
Compare
This pull request introduces 1 alert when merging d24dd82 into 4c29b91 - view on LGTM.com new alerts:
|
Signed-off-by: Tom Wildenhain <[email protected]>
d24dd82
to
f869ceb
Compare
Enables conversion of FlexOps. Refactors tf utils slightly so it be used for reading tflite FlexOps. This PR also includes bugfixes for some errors that were exposed by enabling flexop conversions.