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