floatEmbedding property

Float32List? get floatEmbedding

Floating-point embedding. null if the embedder was configured to perform scalar-quantization.

Implementation

Float32List? get floatEmbedding;