Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/graph/
H A Dgraph_test.cc666 const int num_edges_per_node = 2; in TEST_F() local
679 const int num_edges_per_node = state.range(1); in BM_InEdgeIteration() local
719 const int num_edges_per_node = state.range(1); in BM_GraphCreation() local
758 const int num_edges_per_node = state.range(1); in BM_ToGraphDef() local
797 const int num_edges_per_node = state.range(1); in BM_RemoveNode() local
H A Dbenchmark_testlib.h72 GraphDef CreateGraphDef(int num_nodes, int num_edges_per_node) { in CreateGraphDef()
H A Dalgorithm_test.cc208 const int num_edges_per_node = state.range(1); in BM_PruneForReverseReachability() local
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/
H A Dgraph_view_test.cc297 const int num_edges_per_node = state.range(1); in BM_GraphViewConstruction() local
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/utils/
H A Dgraph_view_test.cc2396 const int num_edges_per_node = state.range(1); in BM_GraphViewTConstruction() local
2416 const int num_edges_per_node = state.range(1); in BM_MutableGraphViewClearAttrs() local