Home
last modified time | relevance | path

Searched refs:FormatFunctionForError (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dinspecting_placer.cc142 errors::FormatFunctionForError(stack_.current_function_name()), in ComputeIOColocationGroups()
143 " calls function ", errors::FormatFunctionForError(func.name()), in ComputeIOColocationGroups()
Dplacer_inspection_required_ops_utils.cc133 "Function ", errors::FormatFunctionForError(frames_[i].function_name), in FormatForError()
141 errors::FormatFunctionForError(fname))); in FormatForError()
Dprocess_function_library_runtime.cc1152 errors::FormatFunctionForError(data->function_name_), " ", in RunMultiDevice()
/external/tensorflow/tensorflow/core/platform/
Derrors.h156 inline std::string FormatFunctionForError(const std::string& name) { in FormatFunctionForError() function
/external/tensorflow/tensorflow/core/kernels/
Dpartitioned_function_ops.cc266 strings::StrCat(errors::FormatFunctionForError(func_name), in RunFunction()