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

Updated XNNPACK delegate readme #45061

Merged
merged 1 commit into from Dec 23, 2020
Merged

Conversation

dev0x13
Copy link
Contributor

@dev0x13 dev0x13 commented Nov 21, 2020

Added some clarification on XNNPACK delegate to avoid confusion cause by XNNPACK engine being single-threaded by default.
Further details are available in the description of #42277 issue.

Added some info on XNNPACK delegate to avoid confusion cause by XNNPACK engine being single-threaded by default.
Further details are available in the description of the following issue: tensorflow#42277
@google-ml-butler google-ml-butler bot added the size:S CL Change Size: Small label Nov 21, 2020
@google-cla google-cla bot added the cla: yes label Nov 21, 2020
@gbaned gbaned self-assigned this Nov 23, 2020
@gbaned gbaned added the comp:lite TF Lite related issues label Nov 23, 2020
@gbaned gbaned added this to Assigned Reviewer in PR Queue via automation Nov 23, 2020
@gbaned gbaned requested a review from talumbau November 23, 2020 07:22
@gbaned gbaned added the awaiting review Pull request awaiting review label Nov 25, 2020
@multiverse-tf multiverse-tf requested review from multiverse-tf and removed request for talumbau December 22, 2020 03:01
@@ -63,6 +63,27 @@ bazel build -c opt --fat_apk_cpu=x86,x86_64,arm64-v8a,armeabi-v7a \
//tensorflow/lite/java:tensorflow-lite
```

Note that in this case `Interpreter::SetNumThreads` invocation does not take
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Many thanks for catching this 👍

PR Queue automation moved this from Assigned Reviewer to Approved by Reviewer Dec 22, 2020
@google-ml-butler google-ml-butler bot added kokoro:force-run Tests on submitted change ready to pull PR ready for merge process labels Dec 22, 2020
@kokoro-team kokoro-team removed the kokoro:force-run Tests on submitted change label Dec 22, 2020
@gbaned gbaned added ready to pull PR ready for merge process and removed awaiting review Pull request awaiting review ready to pull PR ready for merge process labels Dec 22, 2020
@copybara-service copybara-service bot merged commit d0a597a into tensorflow:master Dec 23, 2020
PR Queue automation moved this from Approved by Reviewer to Merged Dec 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes comp:lite TF Lite related issues ready to pull PR ready for merge process size:S CL Change Size: Small
Projects
PR Queue
  
Merged
Development

Successfully merging this pull request may close these issues.

None yet

4 participants