Home
last modified time | relevance | path

Searched defs:graph_execution_trace (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/debug/lib/
H A Ddebug_events_monitors.py63 def on_graph_execution_trace(self, argument
282 def on_graph_execution_trace(self, argument
H A Ddebug_events_writer.py117 def WriteGraphExecutionTrace(self, graph_execution_trace): argument
H A Ddebug_events_monitors_test.py50 def on_graph_execution_trace(self, graph_execution_trace_index, argument
/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/
H A Ddebug_event.proto99 GraphExecutionTrace graph_execution_trace = 10; field
/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Ddebug_events_writer.cc251 GraphExecutionTrace* 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.cc313 DebugEvent::_Internal::graph_execution_trace(const DebugEvent* msg) { in graph_execution_trace() function in tensorflow::DebugEvent::_Internal
410 …DebugEvent::set_allocated_graph_execution_trace(::tensorflow::GraphExecutionTrace* graph_execution… in set_allocated_graph_execution_trace()
Ddebug_event.pb.h2857 inline const ::tensorflow::GraphExecutionTrace& DebugEvent::graph_execution_trace() const { in graph_execution_trace() function
2872 …nsafe_arena_set_allocated_graph_execution_trace(::tensorflow::GraphExecutionTrace* graph_execution… in unsafe_arena_set_allocated_graph_execution_trace()