Skip to content

Add shape ONNX op support #3861

Add shape ONNX op support

Add shape ONNX op support #3861

Triggered via pull request April 16, 2024 12:51
Status Cancelled
Total duration 16m 53s
Artifacts

test.yml

on: pull_request
check-typos
16s
check-typos
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

8 errors
check-typos
Process completed with exit code 2.
[clippy] target/debug/build/onnx-tests-1f9b90057ea369e2/out/model/cast.rs#L48: target/debug/build/onnx-tests-1f9b90057ea369e2/out/model/cast.rs#L48
error: very complex type used. Consider factoring parts into `type` definitions --> /home/runner/work/burn/burn/target/debug/build/onnx-tests-1f9b90057ea369e2/out/model/cast.rs:48:10 | 48 | ) -> ( | __________^ 49 | | Tensor<B, 2, Bool>, 50 | | Tensor<B, 2, Int>, 51 | | Tensor<B, 2>, ... | 58 | | i32, 59 | | ) { | |_____^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#type_complexity = note: `-D clippy::type-complexity` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(clippy::type_complexity)]`
tests (windows-2022, stable, std)
Canceling since a higher priority waiting request for 'test-refs/pull/1639/merge' exists
tests (windows-2022, stable, std)
The operation was canceled.
tests (windows-2022, 1.75.0, std)
Canceling since a higher priority waiting request for 'test-refs/pull/1639/merge' exists
tests (windows-2022, 1.75.0, std)
The operation was canceled.
tests (ubuntu-22.04, stable, std)
Canceling since a higher priority waiting request for 'test-refs/pull/1639/merge' exists
tests (ubuntu-22.04, stable, std)
The operation was canceled.