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 sync and use of shared TFL/TFLM code. #104

Merged
merged 3 commits into from
Jun 1, 2021

Conversation

advaitjain
Copy link
Member

@advaitjain advaitjain commented May 27, 2021

  • The TFLM Makefile globs all the shared TFL/TFLM code.
  • This allows us to move the explicit list of sources and headers to the sync script since that is where we determine what code needs to be sync'd from upstream TF.

With this change, we are ready to have the tflite_micro repository be the source of truth for all TFLM code and sync only the shared TFL/TFLM code from the tensorflow repo.

The last update of the TFLM code from upstream Tensorflow was with #110. We will now move all the TFLM development to the current repository.

Bug: http://b/182914089

@google-cla google-cla bot added the cla: yes label May 27, 2021
 * The TFLM Makefile globs all the shared TFL/TFLM code.
 * This allows us to move the explicit list of sources and headers to the
   sync script since that is where we determine what code needs to be
   sync'd from upstream TF.

With this change, we are ready to have the tflite_micro repository be
the source of truth for all TFLM code and sync only the shared TFL/TFLM
code from the tensorflow repo.

Bug: http://b/182914089
@advaitjain
Copy link
Member Author

I would like to merge this PR first thing on June 1, 2021 and then the transition of the TFLM code into the current repository will be complete.

@advaitjain advaitjain added ci:run and removed ci:run labels Jun 1, 2021
@advaitjain advaitjain closed this Jun 1, 2021
@advaitjain advaitjain reopened this Jun 1, 2021
@advaitjain advaitjain added ci:run and removed ci:run labels Jun 1, 2021
@advaitjain advaitjain added ci:run and removed ci:run labels Jun 1, 2021
@advaitjain advaitjain enabled auto-merge (squash) June 1, 2021 20:40
@advaitjain advaitjain disabled auto-merge June 1, 2021 21:23
@advaitjain advaitjain added ci:run and removed ci:run labels Jun 1, 2021
@advaitjain advaitjain merged commit 23f608f into tensorflow:main Jun 1, 2021
@advaitjain advaitjain deleted the tflm-repo-ready branch June 1, 2021 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants