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