Structs§
Functions§
- any_
as_ u8_ slice - convert_
indices_ 16_ to_ 32 - convert_
indices_ 32_ to_ 16 - dequantize_
half - Reverse quantization of a half-precision (as defined by IEEE-754 fp16) floating point value
- quantize_
float - Quantize a float into a floating point value with a limited number of significant mantissa bits.
- quantize_
half - Quantize a float into half-precision floating point value.
- quantize_
snorm - Quantize a float in [-1..1] range into an N-bit fixed point snorm value.
- quantize_
unorm - Quantize a float in [0..1] range into an N-bit fixed point unorm value.
- rcp_
safe - typed_
to_ bytes