HomeSort by relevance Sort by last modified time
    Searched refs:ClusterizeNodes (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/core/kernels/
remote_fused_graph_execute_utils_test.cc 507 TEST(RemoteFusedGraphExecuteUtils, ClusterizeNodes) {
514 RemoteFusedGraphExecuteUtils::ClusterizeNodes({"J"}, graph_def, &ci_vec));
520 TF_ASSERT_OK(RemoteFusedGraphExecuteUtils::ClusterizeNodes(
527 TF_ASSERT_OK(RemoteFusedGraphExecuteUtils::ClusterizeNodes(
534 TF_ASSERT_OK(RemoteFusedGraphExecuteUtils::ClusterizeNodes(
539 TF_ASSERT_OK(RemoteFusedGraphExecuteUtils::ClusterizeNodes(
    [all...]
remote_fused_graph_execute_utils.h 188 static Status ClusterizeNodes(const std::unordered_set<string>& node_names,
remote_fused_graph_execute_utils.cc 726 /* static */ Status RemoteFusedGraphExecuteUtils::ClusterizeNodes(
    [all...]

Completed in 90 milliseconds