microsoft / SPTAG

A distributed approximate nearest neighborhood search (ANN) library which provides a high quality vector index build, search and distributed online serving toolkits for large scale vector search scenario.
MIT License
4.77k stars 581 forks source link

fix compile failed, ErrorCode::fail should be ErrorCode::Fail #404

Closed dlmodric closed 8 months ago

dlmodric commented 9 months ago

This resolves #402