Searched refs:_AutotuneAlgorithm (Results 1 – 2 of 2) sorted by relevance
30 class _AutotuneAlgorithm(enum.Enum): class246 _AutotuneAlgorithm.GRADIENT_DESCENT247 if self._autotune_buffers() else _AutotuneAlgorithm.HILL_CLIMB)
592 optimization_options._AutotuneAlgorithm.GRADIENT_DESCENT)598 optimization_options._AutotuneAlgorithm.HILL_CLIMB)