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

TFLM compression changes #2647

Merged
merged 9 commits into from
Aug 1, 2024
Merged

TFLM compression changes #2647

merged 9 commits into from
Aug 1, 2024

Conversation

ddavis-2015
Copy link
Member

@ddavis-2015 ddavis-2015 commented Jul 29, 2024

@tensorflow/micro

initial header file changes/additions.

bug=#2646

@tensorflow/micro

initial header file changes/additions.

bug=TFLM compression changes tensorflow#2646
@ddavis-2015 ddavis-2015 changed the title Bq merge TFLM compression changes Jul 29, 2024
@ddavis-2015 ddavis-2015 self-assigned this Jul 29, 2024
@ddavis-2015 ddavis-2015 requested a review from rascani July 29, 2024 02:29
@TFLM-bot TFLM-bot removed the ci:run label Jul 29, 2024
@ddavis-2015 ddavis-2015 marked this pull request as ready for review July 29, 2024 16:03
@ddavis-2015 ddavis-2015 requested a review from a team as a code owner July 29, 2024 16:03
tensorflow/lite/micro/compression.h Show resolved Hide resolved
tensorflow/lite/micro/compression.h Show resolved Hide resolved
tensorflow/lite/micro/compression.h Outdated Show resolved Hide resolved
@mergify mergify bot merged commit f309046 into tensorflow:main Aug 1, 2024
28 checks passed
rkuester added a commit to rkuester/tflite-micro that referenced this pull request Nov 27, 2024
For now, revert two commits that added conditionally included
code using USE_TFLM_COMPRESSION which break the build when
USE_TFLM_COMPRESSION is enabled. This code will be restored in
chunks that do not break the build and tests.

This reverts commit f309046 (tensorflow#2647).
This reverts commit 2b127fd (tensorflow#2658).
rkuester added a commit to rkuester/tflite-micro that referenced this pull request Nov 27, 2024
For now, revert two commits that added conditionally included
code using USE_TFLM_COMPRESSION which break the build when
USE_TFLM_COMPRESSION is enabled. This code will be restored in
chunks that do not break the build and tests.

This reverts commit f309046 (tensorflow#2647).
This reverts commit 2b127fd (tensorflow#2658).
mergify bot pushed a commit that referenced this pull request Nov 27, 2024
#2942)

For now, revert two commits that added conditionally included
code using USE_TFLM_COMPRESSION which break the build when
USE_TFLM_COMPRESSION is enabled. This code will be restored in
chunks that do not break the build and tests.

This reverts commit f309046 (#2647).
This reverts commit 2b127fd (#2658).

BUG=#2636
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants