-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Describe the bug
pub enum MetricType {
L2,
IP,
HAMMING,
JACCARD,
TANIMOTO,
SUBSTRUCTURE,
SUPERSTRUCTURE,
// COSINE missing define here
}
代码中 metric_type enum中缺少COSINE的枚举定义
Expected Behavior
No response
Steps/Code To Reproduce behavior
Environment details
- Hardware/Softward conditions (OS, CPU, GPU, Memory):
- Method of installation (Docker, or from source):
- Milvus version (v0.3.1, or v0.4.0):
- Milvus configuration (Settings you made in `server_config.yaml`):Anything else?
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels