Skip to content

feature(models): Add unet_2d_blocks #122

feature(models): Add unet_2d_blocks

feature(models): Add unet_2d_blocks #122

Triggered via pull request April 8, 2024 15:49
Status Success
Total duration 3m 44s
Artifacts

validate.yml

on: pull_request
rustfmt-check
11s
rustfmt-check
Matrix: check-no-std
Matrix: check-std
Fit to window
Zoom out
Zoom in

Annotations

32 warnings
rustfmt-check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
rustfmt-check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
check-no-std (stable, thumbv7m-none-eabi, ndarray)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check-no-std (stable, thumbv7m-none-eabi, ndarray)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
check-no-std (stable, wasm32-unknown-unknown, ndarray)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check-no-std (stable, wasm32-unknown-unknown, ndarray)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
check-std (ubuntu-latest, stable, ndarray)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check-std (ubuntu-latest, stable, ndarray)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
check-std (ubuntu-latest, stable, ndarray): src/models/embeddings.rs#L38
method `forward` is never used
check-std (ubuntu-latest, stable, ndarray): src/transformers/clip.rs#L221
method `forward` is never used
check-std (ubuntu-latest, stable, ndarray): src/transformers/clip.rs#L240
methods `shape` and `forward` are never used
check-std (ubuntu-latest, stable, ndarray): src/transformers/clip.rs#L284
method `forward` is never used
check-std (ubuntu-latest, stable, ndarray): src/transformers/clip.rs#L299
method `forward` is never used
check-std (ubuntu-latest, stable, ndarray): src/transformers/clip.rs#L318
method `forward` is never used
check-std (ubuntu-latest, stable, ndarray): src/transformers/clip.rs#L337
associated items `generate_causal_attention_mask` and `forward` are never used
check-std (blaze/macos-14, stable, wgpu)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check-std (blaze/macos-14, stable, wgpu)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
check-std (blaze/macos-14, stable, ndarray)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check-std (blaze/macos-14, stable, ndarray)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
check-std (ubuntu-latest, stable, torch)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check-std (ubuntu-latest, stable, torch)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
check-std (blaze/macos-14, stable, torch)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check-std (blaze/macos-14, stable, torch)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
check-std (windows-latest, stable, ndarray)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, napokue/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check-std (windows-latest, stable, ndarray)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
check-std (windows-latest, stable, ndarray)
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/
check-std (windows-latest, stable, torch)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, napokue/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check-std (windows-latest, stable, torch)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
check-std (windows-latest, stable, torch)
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/