Skip to content

Conversation

@Ssukriti
Copy link
Contributor

@Ssukriti Ssukriti commented Nov 7, 2025

for AIU SW stack release 1.1 , we are upgrading torch to 2.9 . See: https://github.ibm.com/ai-foundation/aiu-app-sw-tracker/issues/1374 .

It would be good to have fms allow 2.9 to avoid dep conflicts.

Description of the change

Upgrades torch to allow 2.9

Related issues or PRs

https://github.ibm.com/ai-foundation/aiu-app-sw-tracker/issues/1374

How to verify the PR

tests on PR should pass

Was the PR tested

Only CI/CD tests on this PR - let me know if more testing is needed

  • I have added >=1 unit test(s) for every new method I have added (if that coverage is difficult, please briefly explain the reason)
  • I have ensured all unit tests pass

Checklist for passing CI/CD:

  • All commits are signed showing "Signed-off-by: Name <email@domain.com>" with git commit -signoff or equivalent
  • PR title and commit messages adhere to Conventional Commits
  • Contribution is formatted with tox -e fix
  • Contribution passes linting with tox -e lint
  • Contribution passes spellcheck with tox -e spellcheck
  • Contribution passes all unit tests with tox -e unit

Note: CI/CD performs unit tests on multiple versions of Python from a fresh install. There may be differences with your local environment and the test environment.

Signed-off-by: Sukriti-Sharma4 <sukriti.sharma4@ibm.com>
@Ssukriti Ssukriti changed the title (dep): upgrade torch to allow 2.9 chore (dep): upgrade torch to allow 2.9 Nov 7, 2025
@Ssukriti Ssukriti marked this pull request as draft November 10, 2025 19:10
@chichun-charlie-liu
Copy link
Collaborator

#192 just merged, will re-run failed checks before merging this PR.

@chichun-charlie-liu chichun-charlie-liu marked this pull request as ready for review November 12, 2025 01:24
@chichun-charlie-liu chichun-charlie-liu added the dependencies Pull requests that update a dependency file label Nov 12, 2025
@chichun-charlie-liu chichun-charlie-liu changed the title chore (dep): upgrade torch to allow 2.9 chore: upgrade torch to allow 2.9 Nov 12, 2025
@github-actions github-actions bot added chore and removed dependencies Pull requests that update a dependency file labels Nov 12, 2025
@chichun-charlie-liu chichun-charlie-liu merged commit b3437b7 into main Nov 12, 2025
19 of 27 checks passed
@chichun-charlie-liu chichun-charlie-liu deleted the bump_torch_dep branch November 12, 2025 01:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants