Skip to content

feat: add embeddings, lstm, gelu #205

feat: add embeddings, lstm, gelu

feat: add embeddings, lstm, gelu #205

Triggered via pull request September 30, 2024 02:09
@retraigoretraigo
synchronize #68
preprocessing
Status Success
Total duration 3m 52s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

24 warnings
Build macos-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build macos-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, hecrj/setup-rust-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build macos-latest: crates/core/src/cpu/layers/lstm.rs#L238
variable does not need to be mutable
Build macos-latest: crates/core/src/cpu/layers/lstm.rs#L348
variable does not need to be mutable
Build macos-latest: crates/core/src/cpu/layers/lstm.rs#L408
function `clip_gradients` is never used
Build macos-latest: crates/core/src/cpu/layers/lstm.rs#L238
variable does not need to be mutable
Build macos-latest: crates/core/src/cpu/layers/lstm.rs#L348
variable does not need to be mutable
Build macos-latest: crates/core/src/cpu/layers/lstm.rs#L408
function `clip_gradients` is never used
Build ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, hecrj/setup-rust-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build ubuntu-latest: crates/core/src/cpu/layers/lstm.rs#L238
variable does not need to be mutable
Build ubuntu-latest: crates/core/src/cpu/layers/lstm.rs#L348
variable does not need to be mutable
Build ubuntu-latest: crates/core/src/cpu/layers/lstm.rs#L408
function `clip_gradients` is never used
Build ubuntu-latest: crates/core/src/cpu/layers/lstm.rs#L238
variable does not need to be mutable
Build ubuntu-latest: crates/core/src/cpu/layers/lstm.rs#L348
variable does not need to be mutable
Build ubuntu-latest: crates/core/src/cpu/layers/lstm.rs#L408
function `clip_gradients` is never used
Build windows-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build windows-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, hecrj/setup-rust-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build windows-latest: crates/core/src/cpu/layers/lstm.rs#L238
variable does not need to be mutable
Build windows-latest: crates/core/src/cpu/layers/lstm.rs#L348
variable does not need to be mutable
Build windows-latest: crates/core/src/cpu/layers/lstm.rs#L408
function `clip_gradients` is never used
Build windows-latest: crates/core/src/cpu/layers/lstm.rs#L238
variable does not need to be mutable
Build windows-latest: crates/core/src/cpu/layers/lstm.rs#L348
variable does not need to be mutable
Build windows-latest: crates/core/src/cpu/layers/lstm.rs#L408
function `clip_gradients` is never used