Skip to content

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

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

Triggered via pull request September 14, 2023 15:41
Status Failure
Total duration 4m 1s
Artifacts

cargo-test.yml

on: pull_request
cargo-test-nightly
3m 18s
cargo-test-nightly
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 14 warnings
cargo-test-nightly: dfdx/src/lib.rs#L123
cannot find type `Linear` in this scope
cargo-test-nightly: dfdx/src/lib.rs#L123
cannot find type `ReLU` in this scope
cargo-test-nightly: dfdx/src/lib.rs#L123
cannot find type `Linear` in this scope
cargo-test-nightly: dfdx/src/lib.rs#L124
no method named `build_module` found for struct `dfdx::tensor::Cpu` in the current scope
cargo-test-nightly
aborting due to 4 previous errors
cargo-test-nightly: dfdx/src/lib.rs#L136
cannot find type `Linear` in this scope
cargo-test-nightly: dfdx/src/lib.rs#L136
cannot find type `ReLU` in this scope
cargo-test-nightly: dfdx/src/lib.rs#L136
cannot find type `Linear` in this scope
cargo-test-nightly: dfdx/src/lib.rs#L137
no method named `build_module` found for struct `dfdx::tensor::Cpu` in the current scope
cargo-test-nightly
aborting due to 4 previous errors
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-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 test) generated 1 warning
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/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 "models-resnet18") generated 1 warning
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 test) 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/