Searched refs:_get_opt_einsum_contract_path (Results 1 – 2 of 2) sorted by relevance
1192 indices_and_equations = _get_opt_einsum_contract_path(1203 def _get_opt_einsum_contract_path(equation, shaped_inputs_tuple, optimize): function1222 _get_opt_einsum_contract_path = functools.lru_cache(maxsize=128)( variable1223 _get_opt_einsum_contract_path)
862 special_math_ops._get_opt_einsum_contract_path.cache_clear()