[WIP] Implement Tensor::unfold(dim, size, step): 1-dim unfolded window views. #3091
Annotations
2 errors, 9 warnings, and 1 notice
|
Run actions-rs/cargo@v1
The operation was canceled.
|
|
|
|
Run actions-rs/cargo@v1
`candle-transformers` (lib) generated 4 warnings (run `cargo fix --lib -p candle-transformers` to apply 3 suggestions)
|
|
Run actions-rs/cargo@v1:
candle-transformers/src/models/debertav2.rs#L44
enum `PositionEmbeddingType` is never used
|
|
Run actions-rs/cargo@v1:
candle-transformers/src/models/stable_diffusion/uni_pc.rs#L934
unnecessary parentheses around closure body
|
|
Run actions-rs/cargo@v1:
candle-transformers/src/models/stable_diffusion/uni_pc.rs#L933
unnecessary parentheses around closure body
|
|
Run actions-rs/cargo@v1:
candle-transformers/src/models/stable_diffusion/uni_pc.rs#L326
unnecessary parentheses around closure body
|
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
Loading