Searched defs:WriteGraphOpCreation (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/python/debug/lib/ | ||
H A D | debug_events_writer.py | 82 def WriteGraphOpCreation(self, graph_op_creation): member in DebugEventsWriter |
/aosp_15_r20/external/tensorflow/tensorflow/core/util/ | ||
H A D | debug_events_writer.cc | 214 Status DebugEventsWriter::WriteGraphOpCreation( in WriteGraphOpCreation() function in tensorflow::tfdbg::DebugEventsWriter |