cc_staff
284
edits
(Marked this version for translation) |
m (Reword a bit) |
||
Line 29: | Line 29: | ||
==== Available Python packages ==== <!--T:7--> | ==== Available Python packages ==== <!--T:7--> | ||
Other Python packages depend on <tt>faiss-cpu</tt> or <tt>faiss-gpu</tt> bindings in order to be installed. | Other Python packages that depend on <tt>faiss-cpu</tt> or <tt>faiss-gpu</tt> bindings in order to be installed. | ||
The <code>faiss</code> module provides: | The <code>faiss</code> module provides: | ||
* <code>faiss</code> | * <code>faiss</code> | ||
Line 45: | Line 45: | ||
<!--T:9--> | <!--T:9--> | ||
With the <code>faiss</code> module loaded, your package dependency for one of the | With the <code>faiss</code> module loaded, your package dependency for one of the name extension will be satisfied. | ||
</translate> | </translate> |