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

refactor: revert additions which break build with USE_TFLM_COMPRESSION #2942

Merged
merged 2 commits into from
Nov 27, 2024

Conversation

rkuester
Copy link
Contributor

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

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 rkuester requested a review from a team as a code owner November 27, 2024 00:35
@rkuester rkuester requested a review from suleshahid November 27, 2024 01:03
@mergify mergify bot merged commit a022005 into tensorflow:main Nov 27, 2024
92 of 93 checks passed
@rkuester rkuester deleted the feat-compression branch November 27, 2024 04:31
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