Docs.rs
ferric-core-0.0.1
ferric-core 0.0.1
Permalink
Docs.rs crate page
Apache-2.0
13 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
dcharlot-physicalai-bmi
Dependencies
bytemuck ^1.25.1
normal
flume ^0.12.0
normal
wgpu ^30.0.0
normal
pollster ^1.0.1
dev
Versions
29.55%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module cpu
ferric_
core
0.0.1
Module cpu
Module Items
Functions
In crate ferric_
core
ferric_core
Module
cpu
Copy item path
Source
Expand description
Plain-Rust CPU references โ the source of truth every kernel is validated against.
Functions
ยง
add
attention
div
gelu
layernorm
matmul_
bt
mha_
causal
Causal attention with grouped-query attention (hq query heads, hkv kv heads). hkv==hq = plain MHA.
relu
rmsnorm
rope
sigmoid
silu
softmax
sqrt
sub