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

Upgrade to torch==2.0.1 #2448

Closed
wants to merge 4 commits into from
Closed

Upgrade to torch==2.0.1 #2448

wants to merge 4 commits into from

Conversation

goodsong81
Copy link
Contributor

Summary

How to test

Checklist

  • I have added unit tests to cover my changes.​
  • I have added integration tests to cover my changes.​
  • I have added e2e tests for validation.
  • I have added the description of my changes into CHANGELOG in my target branch (e.g., CHANGELOG in develop).​
  • I have updated the documentation in my target branch accordingly (e.g., documentation in develop).
  • I have linked related issues.

License

  • I submit my code changes under the same Apache License that covers the project.
    Feel free to contact the maintainers if that's a concern.
  • I have updated the license header for each file (see an example below).
# Copyright (C) 2023 Intel Corporation
# SPDX-License-Identifier: Apache-2.0

Signed-off-by: Songki Choi <songki.choi@intel.com>
Signed-off-by: Songki Choi <songki.choi@intel.com>
@goodsong81 goodsong81 added DEPENDENCY Any changes in any dependencies (new dep or its version) should be produced via Change Request on PM DO NOT MERGE labels Aug 23, 2023
@github-actions github-actions bot added the BUILD label Aug 23, 2023
Signed-off-by: Songki Choi <songki.choi@intel.com>
@github-actions github-actions bot added the TEST Any changes in tests label Aug 23, 2023
@codecov
Copy link

codecov bot commented Aug 23, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.01% 🎉

Comparison is base (c9ad6b2) 80.04% compared to head (2e0367b) 80.05%.
Report is 5 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2448      +/-   ##
===========================================
+ Coverage    80.04%   80.05%   +0.01%     
===========================================
  Files          509      511       +2     
  Lines        37339    37375      +36     
===========================================
+ Hits         29887    29920      +33     
- Misses        7452     7455       +3     
Flag Coverage Δ
py310 80.04% <ø> (+<0.01%) ⬆️
py38 80.03% <ø> (+0.01%) ⬆️
py39 80.03% <ø> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 18 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Songki Choi <songki.choi@intel.com>
@github-actions github-actions bot added the ALGO Any changes in OTX Algo Tasks implementation label Aug 24, 2023
@goodsong81 goodsong81 added this to the 1.5.0 milestone Aug 30, 2023
@goodsong81 goodsong81 closed this Aug 31, 2023
@goodsong81 goodsong81 deleted the poc/torch2.0 branch September 5, 2023 05:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ALGO Any changes in OTX Algo Tasks implementation BUILD DEPENDENCY Any changes in any dependencies (new dep or its version) should be produced via Change Request on PM DO NOT MERGE TEST Any changes in tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant