Skip to content

Add RMS normalization #2119

Add RMS normalization

Add RMS normalization #2119

Triggered via pull request March 1, 2024 15:51
Status Success
Total duration 9m 34s
Artifacts

cargo-test.yml

on: pull_request
cargo-test-nightly
2m 17s
cargo-test-nightly
Fit to window
Zoom out
Zoom in

Annotations

50 warnings
cargo-test-nightly
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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-core/src/data/arange.rs#L6
the item `Vec` is imported redundantly
cargo-test-nightly: dfdx-core/src/data/batch.rs#L3
the item `Vec` is imported redundantly
cargo-test-nightly: dfdx-core/src/data/collate.rs#L1
the item `Vec` is imported redundantly
cargo-test-nightly: dfdx-core/src/data/dataset.rs#L2
the item `Vec` is imported redundantly
cargo-test-nightly: dfdx-core/src/data/one_hot_encode.rs#L1
the item `Vec` is imported redundantly
cargo-test-nightly: dfdx-core/src/nn_traits/tuples.rs#L7
the item `Vec` is imported redundantly
cargo-test-nightly: dfdx-core/src/nn_traits/vecs.rs#L7
the item `Vec` is imported redundantly
cargo-test-nightly: dfdx-core/src/nn_traits/mod.rs#L4
the item `Vec` is imported redundantly
cargo-test-nightly: dfdx-core/src/tensor/cache.rs#L1
the item `Vec` is imported redundantly
cargo-test-nightly: dfdx-core/src/tensor/cpu/allocate.rs#L11
the item `Vec` is imported redundantly
cargo-test-nightly: dfdx-core/src/data/arange.rs#L6
the item `Vec` is imported redundantly
cargo-test-nightly: dfdx-core/src/data/batch.rs#L3
the item `Vec` is imported redundantly
cargo-test-nightly: dfdx-core/src/data/collate.rs#L1
the item `Vec` is imported redundantly
cargo-test-nightly: dfdx-core/src/data/dataset.rs#L2
the item `Vec` is imported redundantly
cargo-test-nightly: dfdx-core/src/data/one_hot_encode.rs#L1
the item `Vec` is imported redundantly
cargo-test-nightly: dfdx-core/src/nn_traits/tuples.rs#L7
the item `Vec` is imported redundantly
cargo-test-nightly: dfdx-core/src/nn_traits/vecs.rs#L7
the item `Vec` is imported redundantly
cargo-test-nightly: dfdx-core/src/nn_traits/mod.rs#L4
the item `Vec` is imported redundantly
cargo-test-nightly: dfdx-core/src/tensor/cache.rs#L1
the item `Vec` is imported redundantly
cargo-test-nightly: dfdx-core/src/tensor/cpu/allocate.rs#L11
the item `Vec` is imported redundantly
cargo-test-nightly: dfdx-core/src/data/arange.rs#L6
the item `Vec` is imported redundantly
cargo-test-nightly: dfdx-core/src/data/batch.rs#L3
the item `Vec` is imported redundantly
cargo-test-nightly: dfdx-core/src/data/collate.rs#L1
the item `Vec` is imported redundantly
cargo-test-nightly: dfdx-core/src/data/dataset.rs#L2
the item `Vec` is imported redundantly
cargo-test-nightly: dfdx-core/src/data/one_hot_encode.rs#L1
the item `Vec` is imported redundantly
cargo-test-nightly: dfdx-core/src/nn_traits/tuples.rs#L7
the item `Vec` is imported redundantly
cargo-test-nightly: dfdx-core/src/nn_traits/vecs.rs#L7
the item `Vec` is imported redundantly
cargo-test-nightly: dfdx-core/src/nn_traits/mod.rs#L4
the item `Vec` is imported redundantly
cargo-test-nightly: dfdx-core/src/tensor/cache.rs#L1
the item `Vec` is imported redundantly
cargo-test-nightly: dfdx-core/src/tensor/cpu/allocate.rs#L11
the item `Vec` is imported redundantly
cargo-test-nightly: dfdx-core/src/data/arange.rs#L6
the item `Vec` is imported redundantly
cargo-test-nightly: dfdx-core/src/data/batch.rs#L3
the item `Vec` is imported redundantly
cargo-test-nightly: dfdx-core/src/data/collate.rs#L1
the item `Vec` is imported redundantly
cargo-test-nightly: dfdx-core/src/data/dataset.rs#L2
the item `Vec` is imported redundantly
cargo-test-nightly: dfdx-core/src/data/one_hot_encode.rs#L1
the item `Vec` is imported redundantly
cargo-test-nightly: dfdx-core/src/nn_traits/tuples.rs#L7
the item `Vec` is imported redundantly
cargo-test-nightly: dfdx-core/src/nn_traits/vecs.rs#L7
the item `Vec` is imported redundantly
cargo-test-nightly: dfdx-core/src/nn_traits/mod.rs#L4
the item `Vec` is imported redundantly
cargo-test-nightly: dfdx-core/src/tensor/cache.rs#L1
the item `Vec` is imported redundantly
cargo-test-nightly: dfdx-core/src/tensor/cpu/allocate.rs#L11
the item `Vec` is imported redundantly
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/
cargo-test-nightly: dfdx-core/src/data/arange.rs#L6
the item `Vec` is imported redundantly
cargo-test-nightly: dfdx-core/src/data/batch.rs#L3
the item `Vec` is imported redundantly
cargo-test-nightly: dfdx-core/src/data/collate.rs#L1
the item `Vec` is imported redundantly
cargo-test-nightly: dfdx-core/src/data/dataset.rs#L2
the item `Vec` is imported redundantly