Searched refs:coloc_constraints (Results 1 – 1 of 1) sorted by relevance
786 std::vector<string> coloc_constraints; in TEST() local787 TF_ASSERT_OK(GetNodeAttr(node_def, kColocationAttrName, &coloc_constraints)); in TEST()789 coloc_constraints, in TEST()819 std::vector<string> coloc_constraints; in TEST() local820 TF_ASSERT_OK(GetNodeAttr(node_def, kColocationAttrName, &coloc_constraints)); in TEST()821 EXPECT_EQ(coloc_constraints, in TEST()