-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
bump version to 2.xx #2301
Merged
Merged
bump version to 2.xx #2301
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Mddct
force-pushed
the
Mddct-torch-2xx
branch
14 times, most recently
from
January 15, 2024 12:48
dd16999
to
ba598fb
Compare
Mddct
force-pushed
the
Mddct-torch-2xx
branch
from
January 15, 2024 12:50
ba598fb
to
de63e6a
Compare
QA
update:
|
Mddct
force-pushed
the
Mddct-torch-2xx
branch
4 times, most recently
from
January 15, 2024 15:57
0eebb0f
to
bc5ebce
Compare
Mddct
force-pushed
the
Mddct-torch-2xx
branch
from
January 15, 2024 16:06
bc5ebce
to
f9ef091
Compare
加个读取不同格式数据的unittest会更好点, 解决方法是: https://stackoverflow.com/questions/59155883/how-to-stream-files-from-tarfile-for-reading tarfile.open(fileobj=sample['stream'], mode="r|*") --> tarfile.open(fileobj=sample['stream'], mode="r:*") 周哥这边如果能复现这个错误,可以顺带改下 |
Mddct
force-pushed
the
Mddct-torch-2xx
branch
3 times, most recently
from
January 17, 2024 02:20
c3d4ed5
to
816e72a
Compare
Mddct
force-pushed
the
Mddct-torch-2xx
branch
from
January 17, 2024 02:27
816e72a
to
290e129
Compare
xingchensong
approved these changes
Jan 18, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
#2298
NOTE: 未来会支持FSDP,model parallel 前置条件为省升级到torch2.xx