Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dcall_graph.cc36 std::string CallContextToString(CallContext context) { in CallContextToString() function
50 out << CallContextToString(context); in operator <<()
83 CallContextToString(context()), ": ", in ToString()
H A Dcall_graph.h50 std::string CallContextToString(CallContext context);