Skip to content

core dump on eval_performance for Rabitq Build #1774

@LHT129

Description

@LHT129

run eval_performace with the yaml

test_build:
    datapath: "qa-768-10m-euclidean.hdf5"
    type: "build"
    index_name: "hgraph"
    create_params: '{
        "dim":768,
        "dtype":"float32",
        "metric_type":"l2",
        "index_param":{
            "base_quantization_type":"rabitq",
            "max_degree":64,
            "ef_construction":300,
            "precise_quantization_type":"sq8",
            "use_reorder":true,
            "build_thread_count":32,
            "graph_storage_type":"compressed"
        }
    }'

meet coredump
Image

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions