Thanks to visit codestin.com
Credit goes to github.com

Skip to content

r2.9 cherry-pick: Fix crash in TF Lite Java API on Android API <= 19#55691

Merged
mihaimaruseac merged 1 commit into
tensorflow:r2.9from
Maratyszcza:cherry-pick-tflite-java-fix
Apr 21, 2022
Merged

r2.9 cherry-pick: Fix crash in TF Lite Java API on Android API <= 19#55691
mihaimaruseac merged 1 commit into
tensorflow:r2.9from
Maratyszcza:cherry-pick-tflite-java-fix

Conversation

@Maratyszcza
Copy link
Copy Markdown
Contributor

Work around crash in dlsym when trying to check for the presence of a XNNPACK
delegate symbols on Android API <= 19 by detecting the respective Android
versions and opting out of XNNPack inference.

PiperOrigin-RevId: 441825578

Work around crash in dlsym when trying to check for the presence of a XNNPACK
delegate symbols on Android API <= 19 by detecting the respective Android
versions and opting out of XNNPack inference.

PiperOrigin-RevId: 441825578
@gbaned gbaned requested a review from mihaimaruseac April 21, 2022 06:38
@gbaned gbaned added the comp:lite TF Lite related issues label Apr 21, 2022
@mihaimaruseac mihaimaruseac merged commit ca9b0df into tensorflow:r2.9 Apr 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp:lite TF Lite related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants