Searched refs:GRAPHS (Results 1 – 5 of 5) sorted by relevance
/external/tensorflow/tensorflow/core/util/ |
D | debug_events_writer.cc | 173 TF_RETURN_IF_ERROR(InitNonMetadataFile(GRAPHS)); in Init() 218 return SerializeAndWriteDebugEvent(&debug_event, GRAPHS); in WriteGraphOpCreation() 224 return SerializeAndWriteDebugEvent(&debug_event, GRAPHS); in WriteDebuggedGraph() 540 case GRAPHS: in SelectWriter() 560 case GRAPHS: in GetSuffix()
|
D | debug_events_writer_test.cc | 314 ReadDebugEventProtos(writer, DebugEventFileType::GRAPHS, &actuals); in TEST_F() 381 ReadDebugEventProtos(writer, DebugEventFileType::GRAPHS, &actuals); in TEST_F() 404 ReadDebugEventProtos(writer, DebugEventFileType::GRAPHS, &actuals); in TEST_F() 569 ReadDebugEventProtos(writer, DebugEventFileType::GRAPHS, &actuals); in TEST_F() 674 ReadDebugEventProtos(writer, DebugEventFileType::GRAPHS, &actuals); in TEST_F() 792 ReadDebugEventProtos(writer, DebugEventFileType::GRAPHS, &actuals); in TEST_F() 828 ReadDebugEventProtos(writer, DebugEventFileType::GRAPHS, &actuals); in TEST_F()
|
D | debug_events_writer.h | 38 GRAPHS, enumerator
|
/external/tensorflow/tensorflow/python/client/ |
D | debug_events_writer_wrapper.cc | 70 tfdbg::DebugEventFileType::GRAPHS); in PYBIND11_MODULE() 80 tfdbg::DebugEventFileType::GRAPHS); in PYBIND11_MODULE()
|
/external/llvm-project/llvm/docs/DependenceGraphs/ |
D | index.rst | 139 .. [1] "D. J. Kuck, R. H. Kuhn, D. A. Padua, B. Leasure, and M. Wolfe (1981). DEPENDENCE GRAPHS AND…
|