We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1264745 commit 657fd74Copy full SHA for 657fd74
.github/workflows/pr-test.yml
@@ -77,6 +77,8 @@ jobs:
77
- 'fastvideo/v1/models/dits/**'
78
- 'fastvideo/v1/models/loaders/**'
79
- 'fastvideo/v1/tests/transformers/**'
80
+ - 'fastvideo/v1/layers/**'
81
+ - 'fastvideo/v1/attention/**'
82
83
encoder-test:
84
needs: change-filter
0 commit comments