Skip to content

[Breaking] Rewrite of nn to enable runtime layer sizes, proc macro declarations, and more #521

[Breaking] Rewrite of nn to enable runtime layer sizes, proc macro declarations, and more

[Breaking] Rewrite of nn to enable runtime layer sizes, proc macro declarations, and more #521

Triggered via pull request September 14, 2023 15:02
Status Success
Total duration 1m 49s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

cargo-fmt-check-doc.yml

on: pull_request
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/src/lib.rs#L62
unresolved link to `tensor::Cuda`
cargo-check: dfdx/src/lib.rs#L88
unresolved link to `tensor_ops::TryConv2D`
cargo-check: dfdx/src/lib.rs#L89
unresolved link to `tensor_ops::TryConvTrans2D`
cargo-check: dfdx/src/lib.rs#L106
unresolved link to `nn`
cargo-check: dfdx/src/lib.rs#L127
unresolved link to `nn::DeviceBuildExt`
cargo-check: dfdx/src/lib.rs#L130
unresolved link to `nn::Module::forward`
cargo-check: dfdx/src/lib.rs#L144
unresolved link to `optim`
cargo-check: dfdx/src/lib.rs#L150
unresolved link to `optim::Sgd`
cargo-check: dfdx/src/lib.rs#L151
unresolved link to `optim::Adam`
cargo-check: dfdx/src/lib.rs#L152
unresolved link to `optim::Adam`