Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/tools/graph_transforms/
Dinsert_logging_test.cc93 void TestInsertLoggingByOpType() { in TestInsertLoggingByOpType() function in tensorflow::graph_transforms::InsertLoggingTest
194 TEST_F(InsertLoggingTest, TestInsertLoggingByOpType) { in TEST_F() argument