Source code for autofaiss.utils.algorithms

""" Various optimization algorithms """

from typing import Callable

# pylint: disable=invalid-name