- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for VerifyCollocation (0.06 sec)
-
tensorflow/c/c_api_test.cc
TF_SetAttrValueProto(desc, tensorflow::kColocationAttrName, bytes.data(), bytes.size(), s_); ASSERT_EQ(TF_OK, TF_GetCode(s_)) << TF_Message(s_); } void VerifyCollocation(TF_Operation* op, const std::vector<string>& expected) { TF_AttrMetadata m = TF_OperationGetAttrMetadata(op, tensorflow::kColocationAttrName, s_); if (expected.empty()) {
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Fri Dec 27 12:18:10 UTC 2024 - 97K bytes - Viewed (0)