Skip to content

Update TensorFlow Versions and Patches#805

Open
MattToast wants to merge 2 commits into
CrayLabs:developfrom
MattToast:tensor-up
Open

Update TensorFlow Versions and Patches#805
MattToast wants to merge 2 commits into
CrayLabs:developfrom
MattToast:tensor-up

Conversation

@MattToast
Copy link
Copy Markdown
Member

@MattToast MattToast commented May 15, 2026

Updates the TensorFlow versions SmartSim pulls for its ML backends to allow for use of Numpy 2.0. This targets parmarily tensorflow 2.18.1, which is what we already shipped and tested on ARM MacOS.

Additionally reorganizes some TensorFlow specific RedisAI patches.

Fixes #802

@MattToast MattToast requested a review from ashao May 15, 2026 18:14
@MattToast MattToast self-assigned this May 15, 2026
@MattToast MattToast added the release:052026 To be addressed as part of the May 2026 maintenance release label May 15, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.17%. Comparing base (d7d979e) to head (1dd958e).
⚠️ Report is 28 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #805      +/-   ##
===========================================
- Coverage    83.91%   80.17%   -3.74%     
===========================================
  Files           83       78       -5     
  Lines         6284     6093     -191     
===========================================
- Hits          5273     4885     -388     
- Misses        1011     1208     +197     

see 42 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release:052026 To be addressed as part of the May 2026 maintenance release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update Tensorflow Version in ML Configs

1 participant