Docs.rs
dotzilla-0.2.1
dotzilla 0.2.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
antonio-leitao
Dependencies
approx ^0.5
dev
criterion ^0.5
dev
rand ^0.8
dev
Versions
77.78%
of the crate is documented
Platform
x86_64-apple-darwin
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
dotzilla
0.2.1
Module quantized
Module Items
Functions
In crate dotzilla
dotzilla
Module
quantized
Copy item path
Source
Functions
ยง
quantize_
normalized
Quantizes a vector of f32 values into 8-bit integers.
quantized_
dot_
product
Computes the dot product between two quantized (i8) vectors.