Home
last modified time | relevance | path

Searched refs:expected_cluster_count (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dremote_fused_graph_rewriter_transform_test.cc180 void CheckGraph(int expected_node_count, int expected_cluster_count) { in CheckGraph() argument
199 EXPECT_EQ(expected_cluster_count, cluster_count); in CheckGraph()