Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Ddebug_events_writer.cc256 debug_event.set_allocated_graph_execution_trace(graph_execution_trace); in WriteGraphExecutionTrace()
262 debug_event.set_allocated_graph_execution_trace(graph_execution_trace); in WriteGraphExecutionTrace()
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/protobuf/
Ddebug_event.pb.cc410 void DebugEvent::set_allocated_graph_execution_trace(::tensorflow::GraphExecutionTrace* graph_execu… in set_allocated_graph_execution_trace() function in tensorflow::DebugEvent
Ddebug_event.pb.h391 …void set_allocated_graph_execution_trace(::tensorflow::GraphExecutionTrace* graph_execution_trace); in Swap()