Home
last modified time | relevance | path

Searched refs:XlaResourceOpKindToString (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/jit/
Dresource_operation_safety_analysis.cc166 XlaResourceOpInfo::XlaResourceOpKindToString(resource_op.second)); in ResourceOpToString()
262 XlaResourceOpInfo::XlaResourceOpKindToString(resource_op_kind), ")", "]"); in NodeToString()
/external/tensorflow/tensorflow/compiler/tf2xla/
Dresource_operation_table.h50 static absl::string_view XlaResourceOpKindToString(XlaResourceOpKind op_kind);
Dresource_operation_table.cc21 /*static*/ absl::string_view XlaResourceOpInfo::XlaResourceOpKindToString( in XlaResourceOpKindToString() function in tensorflow::XlaResourceOpInfo