-
Notifications
You must be signed in to change notification settings - Fork 130
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
use cifar10 as dataset and update dataloader format #3
Merged
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
oahzxl
added a commit
that referenced
this pull request
Aug 5, 2024
* init commit (#3) * update diffusion * polish * update structure * embed * update ref * update ref * udpate opensora init * remove * update * update name * fix v1 * update ignore * update stdit2 * update v2 infer * support v2 infer * update script * polish code * update script * update script and rename * fix cross * update code for temporal and cross * update base script * remove layernorm for infer * update * add readme (#4) * update default setting (#5) * Spatial attention (#6) * update prompt * update spatial * update code control * Merge (#7) * update diffusion * polish * update structure * embed * update ref * update ref * udpate opensora init * remove * update * update name * fix v1 * update ignore * update stdit2 * update v2 infer * support v2 infer * update script * polish code * update script * update script and rename * fix cross * fix some bugs * optimize attn * add latte * update * update opensora sample * remove useless arg * Update save_dir path in opensora sample configs * update test * seed * update opensora plan * update opensora plan * update yaml * remove useless * update opensora plan * update doc * update script * update data * update code * update usage * update * add attn skip for latte and opensoraplan (#8) * add block * fix * update latte * update * add latte args (#9) * fix latte argparse (#10) * add kw * fix arg * add eval * update ignore * Opensorav1.2 (#11) * add opensorav1.2 * update final * udpate mgr * support opensora skip (#12) * update opensora yaml * add shard * update opensora skip * update config for other models (#13) * finish opensora-plan and latte * Sp (#14) * update latte shard * rename arg * update license * update lincense file * update dynamic sp for opensoraplan and latte * Update STDiT3Block and STDiT3 classes in stdit3.py * finish opensora * code refine * code refine * final code clean * update skip_diffusion_timestep function to handle more than 1 step skip * update skip config (#16) * udpate range for all * update opensora plan * update code * polish code * polish print * update default value * update verbose * finish latte eval generate function * update gitignore * finish eval TODO: BUG check whether center crop is correct TODO original video size< generated videos, how to resize? * update eval save * update mlp skip * update * parse mlp skip * update * update * update * update test mlp mse * update * update * update * update skip s t * update * update * update * update * update latte * update * update * update * update * update * update * update * update * update * update * update finish skip function * delete and change file name to clean code * update * update * clean code finish * delete mse code and clean code finish * delete and clean code * clean eval code * delete asset * update * polish code * polish * update rflow --------- Co-authored-by: Xuanlei Zhao <[email protected]> Co-authored-by: Jinxiaolong1129 <[email protected]>
oahzxl
added a commit
that referenced
this pull request
Aug 23, 2024
* init commit (#3) * update diffusion * polish * update structure * embed * update ref * update ref * udpate opensora init * remove * update * update name * fix v1 * update ignore * update stdit2 * update v2 infer * support v2 infer * update script * polish code * update script * update script and rename * fix cross * update code for temporal and cross * update base script * remove layernorm for infer * update * add readme (#4) * update default setting (#5) * Spatial attention (#6) * update prompt * update spatial * update code control * Merge (#7) * update diffusion * polish * update structure * embed * update ref * update ref * udpate opensora init * remove * update * update name * fix v1 * update ignore * update stdit2 * update v2 infer * support v2 infer * update script * polish code * update script * update script and rename * fix cross * fix some bugs * optimize attn * add latte * update * update opensora sample * remove useless arg * Update save_dir path in opensora sample configs * update test * seed * update opensora plan * update opensora plan * update yaml * remove useless * update opensora plan * update doc * update script * update data * update code * update usage * update * add attn skip for latte and opensoraplan (#8) * add block * fix * update latte * update * add latte args (#9) * fix latte argparse (#10) * add kw * fix arg * add eval * update ignore * Opensorav1.2 (#11) * add opensorav1.2 * update final * udpate mgr * support opensora skip (#12) * update opensora yaml * add shard * update opensora skip * update config for other models (#13) * finish opensora-plan and latte * Sp (#14) * update latte shard * rename arg * update license * update lincense file * update dynamic sp for opensoraplan and latte * Update STDiT3Block and STDiT3 classes in stdit3.py * finish opensora * code refine * code refine * final code clean * update skip_diffusion_timestep function to handle more than 1 step skip * update skip config (#16) * udpate range for all * update opensora plan * update code * polish code * polish print * update default value * update verbose * finish latte eval generate function * update gitignore * finish eval TODO: BUG check whether center crop is correct TODO original video size< generated videos, how to resize? * update eval save * update mlp skip * update * parse mlp skip * update * update * update * update test mlp mse * update * update * update * update skip s t * update * update * update * update * update latte * update * update * update * update * update * update * update * update * update * update * update finish skip function * delete and change file name to clean code * update * update * clean code finish * delete mse code and clean code finish * delete and clean code * clean eval code * delete asset * update * polish code * polish * update rflow --------- Co-authored-by: Xuanlei Zhao <[email protected]> Co-authored-by: Jinxiaolong1129 <[email protected]>
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.
📌 Checklist before creating the PR
[doc/gemini/tensor/...]: A concise description
🚨 Issue number
📝 What does this PR do?
💥 Checklist before requesting a review
⭐️ Do you enjoy contributing to Colossal-AI?
Tell us more if you don't enjoy contributing to Colossal-AI.