MCPcopy Create free account
hub / github.com/cosdata/cosdata / scalar.rs

File scalar.rs

src/quantization/scalar.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use super::{Quantization, QuantizationError, StorageType};
2use crate::models::common::quantize_to_u8_bits;
3use crate::storage::Storage;
4use half::f16;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected