Skip to content

Similarity encoder model is not thread safe #126

@JJ-Pineda

Description

@JJ-Pineda

Currently, we use a tensorflow fingerprint encoder model for accelerating similarity search. During indexing, this encoder model is being invoked in multit-threaded blocks. Once in a while, this causes a segmentation fault.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions