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

[feat]: Add tests for FastVideo #127

Open
wants to merge 19 commits into
base: main
Choose a base branch
from
Open

[feat]: Add tests for FastVideo #127

wants to merge 19 commits into from

Conversation

rlsu9
Copy link
Collaborator

@rlsu9 rlsu9 commented Jan 3, 2025

No description provided.

@jzhang38 jzhang38 self-requested a review January 5, 2025 04:45
@rlsu9
Copy link
Collaborator Author

rlsu9 commented Jan 6, 2025

[email protected]

@fastvideo-anyscale
Copy link

[rank2]: Traceback (most recent call last):
[rank2]: File "/ephemeral/hao.zhang/codefolder/FastVideo-OSP/fastvideo/distill_dmd.py", line 1235, in
[rank2]: main(args)
[rank2]: File "/ephemeral/hao.zhang/codefolder/FastVideo-OSP/fastvideo/distill_dmd.py", line 831, in main
[rank2]: ) = distill_one_step_dmd(
[rank2]: File "/ephemeral/hao.zhang/codefolder/FastVideo-OSP/fastvideo/distill_dmd.py", line 473, in distill_one_step_dmd
[rank2]: noisy_model_input = sigmas * noise + (1.0 - sigmas) * model_input
[rank2]: RuntimeError: The size of tensor a (98) must match the size of tensor b (90) at non-singleton dimension 3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants