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

ci(Make): add test jobs for compression #2988

Merged
merged 2 commits into from
Dec 6, 2024

Conversation

rkuester
Copy link
Contributor

@rkuester rkuester commented Dec 5, 2024

Add GitHub CI jobs that run make test, etc. with compression
enabled. Add as new jobs, as opposed to additional steps within
the existing jobs, so they can run in parallel, and so they begin
with a fresh, un-built working directory.

BUG=part of #2636

Add GitHub CI jobs that run `make test`, etc. with compression
enabled. Add as new jobs, as opposed to additional steps within
the existing jobs, so they can run in parallel, and so they begin
with a fresh, un-built working directory.

BUG=part of tensorflow#2636
@rkuester
Copy link
Contributor Author

rkuester commented Dec 5, 2024

This PR adds CI jobs that probably won't run until the next PR.

@mergify mergify bot merged commit 23d626d into tensorflow:main Dec 6, 2024
51 of 52 checks passed
@rkuester rkuester deleted the feat-compression branch December 6, 2024 16: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