Home
last modified time | relevance | path

Searched refs:GetPlanAndAlgorithms (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dmatmul_util.h82 StatusOr<const PlanAndAlgorithms*> GetPlanAndAlgorithms(
H A Dmatmul_util.cc108 StatusOr<const PlanAndAlgorithms*> GetPlanAndAlgorithms( in GetPlanAndAlgorithms() function
H A Dmatmul_op_fused.cc294 auto plan_and_algorithms_or = GetPlanAndAlgorithms(stream, matmul_params); in operator ()()
H A Dmatmul_op_impl.h432 GetPlanAndAlgorithms(stream, matmul_params, max_algorithm_count);