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

Update packages: torch and lightning #343

Merged
merged 19 commits into from
Feb 10, 2024

Conversation

Eleven1Liu
Copy link
Collaborator

@Eleven1Liu Eleven1Liu commented Jan 8, 2024

What does this PR do?

Update packages:

  • torch >= 2.0.1
  • torchmetrics == 0.10.3
  • torchtext >= 0.15.2
  • lightning == 2.0.9
  • transformers

Test CLI & API (bash tests/autotest.sh)

Test APIs used by main.py.

  • Test Pass
    • (Copy and paste the last outputted line here.)
  • Not Applicable (i.e., the PR does not include API changes.)

Check API Document

If any new APIs are added, please check if the description of the APIs is added to API document.

  • API document is updated (linear, nn)
  • Not Applicable (i.e., the PR does not include API changes.)

Test quickstart & API (bash tests/docs/test_changed_document.sh)

If any APIs in quickstarts or tutorials are modified, please run this test to check if the current examples can run correctly after the modified APIs are released.

@Eleven1Liu Eleven1Liu changed the title Update pkgs Update packages: torch, torchmetrics, lightning Jan 10, 2024
@Eleven1Liu Eleven1Liu added the release Bump version for PyPI label Jan 10, 2024
@Eleven1Liu Eleven1Liu marked this pull request as ready for review January 10, 2024 10:16
@Eleven1Liu Eleven1Liu marked this pull request as draft January 11, 2024 13:54
@Eleven1Liu Eleven1Liu marked this pull request as ready for review January 17, 2024 10:07
@donglihe-hub
Copy link
Contributor

Since LibMultiLabel implemented all the metrics itself, I think there is no need to use fixed version for torchmetrics. >= 1.0.0 would be better.

@donglihe-hub
Copy link
Contributor

Hi Eleven. How about we upgrade lightning first if this PR will take more time to get approved?

@Eleven1Liu
Copy link
Collaborator Author

@donglihe-hub #355

@Eleven1Liu Eleven1Liu merged commit 1b7779b into ASUS-AICS:master Feb 10, 2024
1 check passed
@Eleven1Liu Eleven1Liu deleted the update_pkgs branch February 10, 2024 00:20
@Eleven1Liu Eleven1Liu changed the title Update packages: torch, torchmetrics, lightning Update packages: torch and lightning Feb 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants