Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dnode_def_util_test.cc786 std::vector<string> coloc_constraints; in TEST() local
787 TF_ASSERT_OK(GetNodeAttr(node_def, kColocationAttrName, &coloc_constraints)); in TEST()
789 coloc_constraints, in TEST()
819 std::vector<string> coloc_constraints; in TEST() local
820 TF_ASSERT_OK(GetNodeAttr(node_def, kColocationAttrName, &coloc_constraints)); in TEST()
821 EXPECT_EQ(coloc_constraints, in TEST()