menu
anteater package
documentation
neural/inference/onnx_runtime.dart
SemanticCloneDetector
clearCache method
clearCache method
dark_mode
light_mode
clearCache
method
void
clearCache
(
)
Clears the embedding cache.
Implementation
void clearCache() { _embeddings.clear(); }
anteater package
documentation
neural/inference/onnx_runtime
SemanticCloneDetector
clearCache method
SemanticCloneDetector class