Docs.rs
axonml-quant-0.2.3
axonml-quant 0.2.3
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
AutomataControls
Dependencies
axonml-core ^0.2.3
normal
axonml-tensor ^0.2.3
normal
bytemuck ^1.14
normal
half ^2.4
normal
rayon ^1.10
normal
thiserror ^1.0
normal
approx ^0.5
dev
Versions
100%
of the crate is documented
Go to latest version
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
dequantize_block
axonml_
quant
0.2.3
In axonml_
quant::
dequantize
axonml_quant
::
dequantize
Function
dequantize_
block
Copy item path
Source
pub fn dequantize_block(block: &
QuantizedBlock
) ->
Vec
<
f32
>
Expand description
Dequantizes a single block.