Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dcall_graph.cc37 string CallContextToString(CallContext context) { in CallContextToString() function
51 out << CallContextToString(context); in operator <<()
78 CallContextToString(context()), ": ", in ToString()
Dcall_graph.h53 string CallContextToString(CallContext context);