Home
last modified time | relevance | path

Searched defs:debugged_graph (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/debug/lib/
H A Ddebug_events_writer.py95 def WriteDebuggedGraph(self, debugged_graph): argument
/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/
H A Ddebug_event.proto92 DebuggedGraph debugged_graph = 8; field
/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Ddebug_events_writer.cc221 Status DebugEventsWriter::WriteDebuggedGraph(DebuggedGraph* debugged_graph) { in WriteDebuggedGraph()
H A Ddebug_events_writer_test.cc395 DebuggedGraph* debugged_graph = new DebuggedGraph(); in TEST_F() local
/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.cc305 DebugEvent::_Internal::debugged_graph(const DebugEvent* msg) { in debugged_graph() function in tensorflow::DebugEvent::_Internal
380 void DebugEvent::set_allocated_debugged_graph(::tensorflow::DebuggedGraph* debugged_graph) { in set_allocated_debugged_graph()
Ddebug_event.pb.h2709 inline const ::tensorflow::DebuggedGraph& DebugEvent::debugged_graph() const { in debugged_graph() function
2724 … DebugEvent::unsafe_arena_set_allocated_debugged_graph(::tensorflow::DebuggedGraph* debugged_graph in unsafe_arena_set_allocated_debugged_graph()