Skip to content

[CI] Replaced tensorflow with tensorflow-cpu - #3261

Merged
veblush merged 2 commits into
tensorflow:mainfrom
veblush:ci-space
Dec 3, 2025
Merged

[CI] Replaced tensorflow with tensorflow-cpu#3261
veblush merged 2 commits into
tensorflow:mainfrom
veblush:ci-space

Conversation

@veblush

@veblush veblush commented Dec 3, 2025

Copy link
Copy Markdown
Collaborator

CI jobs doing Bazel build have been flaking due to "Out of space" errors during Python package installation. The root cause was identified as the standard tensorflow dependency, which pulls in large GPU packages not required for TFLM. This change switches to tensorflow-cpu to reduce the dependency footprint and stabilize the build.

Bug=None

@veblush
veblush requested a review from a team as a code owner December 3, 2025 17:59
@veblush veblush added the ci:full Triggers the comprehensive cross-platform test suite. label Dec 3, 2025
@TFLM-bot TFLM-bot removed the ci:full Triggers the comprehensive cross-platform test suite. label Dec 3, 2025
@veblush veblush added the ci:run label Dec 3, 2025
@TFLM-bot TFLM-bot removed the ci:run label Dec 3, 2025
@veblush
veblush requested a review from suleshahid December 3, 2025 18:59
@veblush veblush added the ci:full Triggers the comprehensive cross-platform test suite. label Dec 3, 2025
@TFLM-bot TFLM-bot removed the ci:full Triggers the comprehensive cross-platform test suite. label Dec 3, 2025
@veblush

veblush commented Dec 3, 2025

Copy link
Copy Markdown
Collaborator Author

I bypassed the merge requirements to get this merged quickly.

@veblush
veblush merged commit 9cbf6e0 into tensorflow:main Dec 3, 2025
95 of 96 checks passed
@veblush
veblush deleted the ci-space branch December 3, 2025 21:43
veblush added a commit that referenced this pull request Jan 12, 2026
veblush added a commit that referenced this pull request Jan 12, 2026
unmeshna017 pushed a commit to unmeshna017/tflite-micro that referenced this pull request Feb 10, 2026
* Replaced tensorflow with tensorflow-cpu

* Use tensorflow-cpu for bazel targets
unmeshna017 pushed a commit to unmeshna017/tflite-micro that referenced this pull request Feb 10, 2026
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.

2 participants