Skip to content

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

[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 #1875

Triggered via pull request August 18, 2023 20:21
Status Failure
Total duration 1m 57s
Artifacts

cargo-test.yml

on: pull_request
cargo-test-nightly
1m 45s
cargo-test-nightly
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 12 warnings
cargo-test-nightly: dfdx/examples/04-gradients.rs#L4
unresolved import `dfdx::nn`
cargo-test-nightly: dfdx/examples/04-gradients.rs#L21
no method named `alloc_grads` found for struct `Tensor` in the current scope
cargo-test-nightly
could not compile `dfdx` (example "04-gradients") due to 2 previous errors
cargo-test-nightly
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
cargo-test-nightly
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-test-nightly: dfdx/src/tensor_ops/mod.rs#L277
unused import: `to_dtype::ToDtypeKernel`
cargo-test-nightly: dfdx/src/tensor_ops/mod.rs#L278
unused import: `upscale2d::Upscale2DKernel`
cargo-test-nightly
`dfdx` (lib) generated 2 warnings
cargo-test-nightly
`dfdx` (lib) generated 2 warnings (2 duplicates)
cargo-test-nightly: dfdx-nn/src/lib.rs#L1
the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes
cargo-test-nightly
`dfdx-nn` (lib) generated 1 warning
cargo-test-nightly
`dfdx-nn` (example "resnet18") generated 1 warning
cargo-test-nightly
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-test-nightly
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-test-nightly
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-test-nightly
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/