Searched refs:GetEquivalentImplementations (Results 1 – 4 of 4) sorted by relevance
146 TF_RETURN_IF_ERROR(lib_info_->GetEquivalentImplementations( in MaybeOptimizeFunctionCall()160 TF_RETURN_IF_ERROR(lib_info_->GetEquivalentImplementations( in MaybeOptimizeFunctionCall()
79 Status GetEquivalentImplementations(
111 lib_api_info.GetEquivalentImplementations(func_name, &other_impl); in CheckEquivImpl()
200 Status FunctionLibraryApiInfo::GetEquivalentImplementations( in GetEquivalentImplementations() function in tensorflow::grappler::FunctionLibraryApiInfo