Docs.rs
gemm-common-0.18.0
gemm-common 0.18.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
sarah-ek
Dependencies
bytemuck ^1.14
normal
dyn-stack ^0.10
normal
half ^2.3
normal
optional
num-complex ^0.4
normal
num-traits ^0.2
normal
once_cell ^1.18
normal
paste ^1.0
normal
pulp ^0.18
normal
raw-cpuid ^10.7
normal
rayon ^1
normal
optional
seq-macro ^0.3
normal
sysctl ^0.5.5
normal
optional
Versions
0%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
gemm_common
0.18.0
In gemm_common::pack_operands
Function
gemm_common
::
pack_operands
::
quick_zero
Copy item path
source
ยท
[
−
]
pub fn quick_zero<T:
Copy
>(slice: &mut [
MaybeUninit
<T>])