Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dresource_operation_safety_analysis.cc146 string ResourceOpToString(const ResourceOp& resource_op) { in ResourceOpToString() function
238 std::back_inserter(elements_debug_string), ResourceOpToString); in ResourceOpSetToString()