Docs.rs
rage-quant-0.1.0
rage-quant 0.1.0
Permalink
Docs.rs crate page
AGPL-3.0-only
Links
Homepage
Repository
crates.io
Source
Owners
OnCeUponTry
Dependencies
anyhow ^1.0
normal
gemm ^0.19
normal
half ^2.4
normal
rayon ^1.10
normal
criterion ^0.5
dev
Versions
30.77%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
gemv_rows_f32
rage_
quant
0.1.0
In rage_
quant::
gemm_
kernel
rage_quant
::
gemm_kernel
Function
gemv_
rows_
f32
Copy item path
Source
pub fn gemv_rows_f32(rows: &[
f32
], row_len:
usize
, vec: &[
f32
]) ->
Vec
<
f32
>