TLDRocket
Sign in

AI Framework & Tools

10 summarised stories about AI Framework & Tools, each linking back to the original source. Browse all topics →

Wednesday, 14 October 2020

How to Install Google Scalable Nearest Neighbors (ScaNN) on Mac

Eugene Yan 5 years ago

Google's ScaNN library for efficient vector similarity search achieves over 2x throughput improvement for a given recall level on angular distance benchmarks. The installation on Mac requires manual fixes to configuration files and build settings, with the complete build process taking approximately 316 seconds. Successfully installing ScaNN enables developers to perform scalable nearest neighbor search operations in their Python applications.