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

[TFLite] Added GATHER operator for 16x8. #41278

Merged
merged 2 commits into from
Jul 27, 2020

Conversation

wwwind
Copy link
Contributor

@wwwind wwwind commented Jul 10, 2020

In this PR added reference kernel implementation of GATHER operator for 16x8 scheme (weights - int8, activations - int16), that was required by one of models.
I added tests and versioning.

Implementation, tests, versioning are added.

Change-Id: I87ffb816994b07770419979e45ce14a73b569bf9
@google-ml-butler google-ml-butler bot added the size:S CL Change Size: Small label Jul 10, 2020
@gbaned gbaned self-assigned this Jul 10, 2020
@gbaned gbaned added the comp:lite TF Lite related issues label Jul 10, 2020
@gbaned gbaned added this to Assigned Reviewer in PR Queue via automation Jul 10, 2020
@srjoglekar246 srjoglekar246 requested review from jianlijianli and removed request for srjoglekar246 July 10, 2020 16:13
@srjoglekar246
Copy link
Contributor

@jianlijianli Could you review the optimize changes? (Or reassign :-) )

@gbaned gbaned added the awaiting review Pull request awaiting review label Jul 15, 2020
Change-Id: I109ab0e87e8c4b9c16be55e902142469545ea815
PR Queue automation moved this from Assigned Reviewer to Approved by Reviewer Jul 24, 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 Jul 24, 2020
@gbaned gbaned added kokoro:force-run Tests on submitted change ready to pull PR ready for merge process and removed awaiting review Pull request awaiting review kokoro:force-run Tests on submitted change ready to pull PR ready for merge process labels Jul 24, 2020
@kokoro-team kokoro-team removed the kokoro:force-run Tests on submitted change label Jul 24, 2020
@gbaned gbaned added ready to pull PR ready for merge process and removed ready to pull PR ready for merge process labels Jul 25, 2020
@tensorflow-copybara tensorflow-copybara merged commit f4d7bff into tensorflow:master Jul 27, 2020
PR Queue automation moved this from Approved by Reviewer to Merged Jul 27, 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

7 participants