Skip to content

Update gather with sparse_grad set to false #521

Update gather with sparse_grad set to false

Update gather with sparse_grad set to false #521

Triggered via pull request July 16, 2023 08:02
Status Cancelled
Total duration 7m 6s
Artifacts

continuous-integration.yml

on: pull_request
Build Linux
3m 21s
Build Linux
Build no defaults
2m 25s
Build no defaults
Build Windows
6m 41s
Build Windows
Build macOS
6m 19s
Build macOS
Integration tests (batch 0)
6m 56s
Integration tests (batch 0)
Integration tests (batch 1)
6m 56s
Integration tests (batch 1)
Integration tests (batch 2)
6m 55s
Integration tests (batch 2)
Integration tests (ONNX models)
3m 40s
Integration tests (ONNX models)
Model conversion test
4m 15s
Model conversion test
Rustfmt
22s
Rustfmt
Clippy
1m 28s
Clippy
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 83 warnings
Clippy: src/pipelines/onnx/conversion.rs#L3
unresolved imports `ort::tensor::DynOrtTensor`, `ort::tensor::FromArray`, `ort::tensor::InputTensor`
Clippy: src/pipelines/onnx/models.rs#L13
unresolved import `ort::tensor::DynOrtTensor`
Clippy: src/pipelines/onnx/config.rs#L41
no variant or associated item named `cuda` found for enum `ort::ExecutionProvider` in the current scope
Clippy: src/pipelines/onnx/config.rs#L43
no variant or associated item named `cpu` found for enum `ort::ExecutionProvider` in the current scope
Clippy: src/pipelines/onnx/config.rs#L100
no variant or associated item named `cpu` found for enum `ort::ExecutionProvider` in the current scope
Clippy
could not compile `rust-bert` (lib) due to 5 previous errors
Clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Integration tests (ONNX models): src/pipelines/onnx/conversion.rs#L3
unresolved imports `ort::tensor::DynOrtTensor`, `ort::tensor::FromArray`, `ort::tensor::InputTensor`
Integration tests (ONNX models): src/pipelines/onnx/models.rs#L13
unresolved import `ort::tensor::DynOrtTensor`
Integration tests (ONNX models): src/pipelines/onnx/config.rs#L41
no variant or associated item named `cuda` found for enum `ort::ExecutionProvider` in the current scope
Integration tests (ONNX models): src/pipelines/onnx/config.rs#L43
no variant or associated item named `cpu` found for enum `ort::ExecutionProvider` in the current scope
Integration tests (ONNX models): src/pipelines/onnx/config.rs#L100
no variant or associated item named `cpu` found for enum `ort::ExecutionProvider` in the current scope
Integration tests (ONNX models)
could not compile `rust-bert` (lib) due to 5 previous errors
Integration tests (ONNX models)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Integration tests (batch 0)
The operation was canceled.
Integration tests (batch 1)
The operation was canceled.
Integration tests (batch 2)
The operation was canceled.
Rustfmt
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Rustfmt
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/
Rustfmt
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/
Rustfmt
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/
Rustfmt
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/
Clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Clippy
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/
Clippy
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/
Clippy
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/
Clippy
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/
Build no defaults
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build no defaults
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/
Build no defaults
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/
Build no defaults
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/
Build no defaults
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/
Build no defaults: src/models/distilbert/distilbert_model.rs#L195
using `.borrow()` on a double reference, which returns `&tch::nn::Path<'_>` instead of borrowing the inner type
Build no defaults: src/models/distilbert/distilbert_model.rs#L196
using `.borrow()` on a double reference, which returns `&tch::nn::Path<'_>` instead of borrowing the inner type
Build no defaults: src/pipelines/zero_shot_classification.rs#L701
using `.deref()` on a double reference, which returns `&str` instead of dereferencing the inner type
Build no defaults
`rust-bert` (lib) generated 3 warnings
Build Linux
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build Linux
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/
Build Linux
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/
Build Linux
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/
Build Linux
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/
Build Linux: src/models/distilbert/distilbert_model.rs#L195
using `.borrow()` on a double reference, which returns `&tch::nn::Path<'_>` instead of borrowing the inner type
Build Linux: src/models/distilbert/distilbert_model.rs#L196
using `.borrow()` on a double reference, which returns `&tch::nn::Path<'_>` instead of borrowing the inner type
Build Linux: src/pipelines/zero_shot_classification.rs#L701
using `.deref()` on a double reference, which returns `&str` instead of dereferencing the inner type
Build Linux
`rust-bert` (lib) generated 3 warnings
Integration tests (ONNX models)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Integration tests (ONNX models)
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/
Integration tests (ONNX models)
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/
Integration tests (ONNX models)
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/
Integration tests (ONNX models)
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/
Model conversion test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Model conversion test
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/
Model conversion test
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/
Model conversion test
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/
Model conversion test
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/
Build macOS
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build macOS
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/
Build macOS
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/
Build macOS
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/
Build macOS
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/
Build macOS: src/models/distilbert/distilbert_model.rs#L195
using `.borrow()` on a double reference, which returns `&tch::nn::Path<'_>` instead of borrowing the inner type
Build macOS: src/models/distilbert/distilbert_model.rs#L196
using `.borrow()` on a double reference, which returns `&tch::nn::Path<'_>` instead of borrowing the inner type
Build macOS: src/pipelines/zero_shot_classification.rs#L701
using `.deref()` on a double reference, which returns `&str` instead of dereferencing the inner type
Build macOS
`rust-bert` (lib) generated 3 warnings
Build Windows
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build Windows
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/
Build Windows
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/
Build Windows
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/
Build Windows
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/
Build Windows: src/models/distilbert/distilbert_model.rs#L195
using `.borrow()` on a double reference, which returns `&tch::nn::Path<'_>` instead of borrowing the inner type
Build Windows: src/models/distilbert/distilbert_model.rs#L196
using `.borrow()` on a double reference, which returns `&tch::nn::Path<'_>` instead of borrowing the inner type
Build Windows: src/pipelines/zero_shot_classification.rs#L701
using `.deref()` on a double reference, which returns `&str` instead of dereferencing the inner type
Build Windows
`rust-bert` (lib) generated 3 warnings
Integration tests (batch 0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Integration tests (batch 0): src/models/distilbert/distilbert_model.rs#L195
using `.borrow()` on a double reference, which returns `&tch::nn::Path<'_>` instead of borrowing the inner type
Integration tests (batch 0): src/models/distilbert/distilbert_model.rs#L196
using `.borrow()` on a double reference, which returns `&tch::nn::Path<'_>` instead of borrowing the inner type
Integration tests (batch 0): src/pipelines/zero_shot_classification.rs#L701
using `.deref()` on a double reference, which returns `&str` instead of dereferencing the inner type
Integration tests (batch 0)
`rust-bert` (lib) generated 3 warnings
Integration tests (batch 0)
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/
Integration tests (batch 0)
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/
Integration tests (batch 0)
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/
Integration tests (batch 0)
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/
Integration tests (batch 1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Integration tests (batch 1): src/models/distilbert/distilbert_model.rs#L195
using `.borrow()` on a double reference, which returns `&tch::nn::Path<'_>` instead of borrowing the inner type
Integration tests (batch 1): src/models/distilbert/distilbert_model.rs#L196
using `.borrow()` on a double reference, which returns `&tch::nn::Path<'_>` instead of borrowing the inner type
Integration tests (batch 1): src/pipelines/zero_shot_classification.rs#L701
using `.deref()` on a double reference, which returns `&str` instead of dereferencing the inner type
Integration tests (batch 1)
`rust-bert` (lib) generated 3 warnings
Integration tests (batch 1)
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/
Integration tests (batch 1)
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/
Integration tests (batch 1)
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/
Integration tests (batch 1)
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/
Integration tests (batch 2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Integration tests (batch 2): src/models/distilbert/distilbert_model.rs#L195
using `.borrow()` on a double reference, which returns `&tch::nn::Path<'_>` instead of borrowing the inner type
Integration tests (batch 2): src/models/distilbert/distilbert_model.rs#L196
using `.borrow()` on a double reference, which returns `&tch::nn::Path<'_>` instead of borrowing the inner type
Integration tests (batch 2): src/pipelines/zero_shot_classification.rs#L701
using `.deref()` on a double reference, which returns `&str` instead of dereferencing the inner type
Integration tests (batch 2)
`rust-bert` (lib) generated 3 warnings
Integration tests (batch 2)
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/
Integration tests (batch 2)
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/
Integration tests (batch 2)
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/
Integration tests (batch 2)
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/