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

Added the Add* function for the missing Builtin operator Fill #48144

Merged
merged 1 commit into from Mar 30, 2021

Conversation

dmpiergiacomo
Copy link
Contributor

@dmpiergiacomo dmpiergiacomo commented Mar 29, 2021

Fixes #48145

Added the Add* function for the missing Builtin operator Fill in TFLM. I can now consume Fill op in my Cortex-M micro-controller.

@google-ml-butler google-ml-butler bot added the size:XS CL Change Size: Extra Small label Mar 29, 2021
@google-ml-butler
Copy link

Thanks for contributing to TensorFlow Lite Micro.

To keep this process moving along, we'd like to make sure that you have completed the items on this list:

We would like to have a discussion on the Github issue first to determine the best path forward, and then proceed to the PR review.

@google-cla
Copy link

google-cla bot commented Mar 29, 2021

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

@google-cla google-cla bot added the cla: no label Mar 29, 2021
@abattery abattery added comp:micro Related to TensorFlow Lite Microcontrollers comp:lite-kernels TensorFlow Lite kernel issues labels Mar 29, 2021
@abattery
Copy link
Contributor

@advaitjain coud you review this PR?

@dmpiergiacomo
Copy link
Contributor Author

Hi @abattery and @advaitjain,

I was not aware of the contributing guidelines for TFLM. I have just opened the issue 48145 to be linked with this PR. I'm still in the process of learning your guidelines, I'll try now to link PR and Issue.

Thanks for your help.

@dmpiergiacomo
Copy link
Contributor Author

@googlebot I signed it!

@google-cla google-cla bot added cla: yes and removed cla: no labels Mar 29, 2021
@google-ml-butler google-ml-butler bot added kokoro:force-run Tests on submitted change ready to pull PR ready for merge process labels Mar 29, 2021
@gbaned gbaned self-assigned this Mar 30, 2021
@gbaned gbaned added this to Assigned Reviewer in PR Queue via automation Mar 30, 2021
@gbaned gbaned added kokoro:force-run Tests on submitted change and removed kokoro:force-run Tests on submitted change labels Mar 30, 2021
@kokoro-team kokoro-team removed the kokoro:force-run Tests on submitted change label Mar 30, 2021
@copybara-service copybara-service bot merged commit 6472268 into tensorflow:master Mar 30, 2021
PR Queue automation moved this from Assigned Reviewer to Merged Mar 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes comp:lite-kernels TensorFlow Lite kernel issues comp:micro Related to TensorFlow Lite Microcontrollers ready to pull PR ready for merge process size:XS CL Change Size: Extra Small
Projects
PR Queue
  
Merged
Development

Successfully merging this pull request may close these issues.

Missing Add* function for Builtin operator FILL
5 participants