faiss icon indicating copy to clipboard operation
faiss copied to clipboard

[IGNORE] 3526: numpy 2 hacks

Open asadoughi opened this issue 6 months ago • 1 comments

ran with numpy==2.1.0 on OS X

  • need to understand why SWIG is not converting np.float32 as float * as it was before
  • numpy/numpy/18058 mentions we should be using show_config() or perhaps show_runtime() instead of the internal api

asadoughi avatar Aug 23 '24 01:08 asadoughi