floatEmbedding property
Floating-point embedding. null
if the embedder was configured to perform
scalar-quantization.
Implementation
@override
Float32List? get floatEmbedding => throw UnimplementedError();
Floating-point embedding. null
if the embedder was configured to perform
scalar-quantization.
@override
Float32List? get floatEmbedding => throw UnimplementedError();