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

build(bazel): add --//:with_compression build setting #2843

Merged
merged 3 commits into from
Nov 20, 2024

Conversation

rkuester
Copy link
Contributor

@rkuester rkuester commented Nov 19, 2024

Add a --//:with_compression user-defined build setting and a
corresponding configuration setting.

Among other things, this will be used by Bazel in the future to
define the preprocessor macro USE_TFLM_COMPRESSION,
turning on conditional compilation of the compression feature.

BUG=#2636

Add a --//:with_compression user-defined build setting and a
corresponding configuration setting.
@rkuester rkuester requested a review from a team as a code owner November 19, 2024 21:34
@suleshahid
Copy link
Collaborator

Just to add some more info to the PR, could you add to the PR description the equivalent MAKE flag/define this will be enabling.

@suleshahid
Copy link
Collaborator

cortex-m failures from this? seems different error from the other bug, but not sure why

@rkuester
Copy link
Contributor Author

Just to add some more info to the PR, could you add to the PR description the equivalent MAKE flag/define this will be enabling.

Description updated.

@rkuester
Copy link
Contributor Author

cortex-m failures from this? seems different error from the other bug, but not sure why

These look like unrelated, temporary network failures when downloading third party dependences (when driven by Make, not Bazel).

@rkuester
Copy link
Contributor Author

@Mergifyio refresh

Copy link
Contributor

mergify bot commented Nov 20, 2024

refresh

✅ Pull request refreshed

@suleshahid
Copy link
Collaborator

https://github.com/Mergifyio refresh

Copy link
Contributor

mergify bot commented Nov 20, 2024

refresh

✅ Pull request refreshed

@rkuester
Copy link
Contributor Author

@Mergifyio refresh

Copy link
Contributor

mergify bot commented Nov 20, 2024

refresh

✅ Pull request refreshed

@rkuester
Copy link
Contributor Author

@Mergifyio refresh

Copy link
Contributor

mergify bot commented Nov 20, 2024

refresh

✅ Pull request refreshed

@suleshahid
Copy link
Collaborator

https://github.com/Mergifyio refresh

Copy link
Contributor

mergify bot commented Nov 20, 2024

refresh

✅ Pull request refreshed

@suleshahid suleshahid merged commit 31b0d73 into tensorflow:main Nov 20, 2024
47 of 49 checks passed
@rkuester rkuester deleted the feat-compression branch November 21, 2024 21:07
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