Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/lib/core/
Derrors.h153 inline string FormatFunctionForError(const string& name) { in FormatFunctionForError() function
/external/tensorflow/tensorflow/core/kernels/
Dpartitioned_function_ops.cc237 strings::StrCat(errors::FormatFunctionForError(func_name), in RunFunction()