Searched refs:InsertLogging (Results 1 – 2 of 2) sorted by relevance
32 Status InsertLogging(const GraphDef& input_graph_def,72 TF_ASSERT_OK(InsertLogging(graph_def, context, &result)); in TestInsertLogging()121 TF_ASSERT_OK(InsertLogging(graph_def, context, &result)); in TestInsertLoggingByOpType()170 TF_ASSERT_OK(InsertLogging(graph_def, context, &result)); in TestInsertLoggingByPrefix()
31 Status InsertLogging(const GraphDef& input_graph_def, in InsertLogging() function148 REGISTER_GRAPH_TRANSFORM("insert_logging", InsertLogging);