-
Notifications
You must be signed in to change notification settings - Fork 105
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
tflite build changes #688
base: master
Are you sure you want to change the base?
tflite build changes #688
Conversation
[ci skip]
Codecov Report
@@ Coverage Diff @@
## master #688 +/- ##
==========================================
- Coverage 78.90% 78.85% -0.05%
==========================================
Files 43 43
Lines 6850 6863 +13
==========================================
+ Hits 5405 5412 +7
- Misses 1445 1451 +6
Continue to review full report at Codecov.
|
@chayim |
On Jetson it was the local 10.2. On x86-64 I think 10.2 as well. |
|
Updating RedisAI to the latest version of tflite. tflite is built on the Jetson devices, as well as x86, as part of this series of changes. For now, as agreed we've removed OSX support - it will be added back in another card.