Skip to content

Implement base Webgpu device (#893) #607

Implement base Webgpu device (#893)

Implement base Webgpu device (#893) #607

Triggered via push December 3, 2023 16:00
Status Success
Total duration 1m 8s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
cargo-check
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/
cargo-check
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/
cargo-check
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/
cargo-check
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/
cargo-check
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/
cargo-check: dfdx-core/src/lib.rs#L12
unresolved link to `feature_flags`
cargo-check: dfdx-core/src/lib.rs#L62
unresolved link to `tensor::Cuda`
cargo-check: dfdx-core/src/lib.rs#L88
unresolved link to `tensor_ops::TryConv2D`
cargo-check: dfdx-core/src/lib.rs#L89
unresolved link to `tensor_ops::TryConvTrans2D`
cargo-check: dfdx-core/src/dtypes/mod.rs#L3
unresolved link to `f16`
cargo-check: dfdx-core/src/tensor/mod.rs#L1
unresolved link to `Cuda`
cargo-check: dfdx-core/src/tensor/mod.rs#L7
unresolved link to `Cuda`
cargo-check
`dfdx-core` (lib doc) generated 7 warnings
cargo-check: dfdx-derives/src/lib.rs#L11
unresolved link to `dfdx::nn_traits::Module`
cargo-check: dfdx-derives/src/lib.rs#L12
unresolved link to `dfdx::nn_traits::BuildOnDevice`