- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for VerifyCollocation (0.23 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 Nov 05 12:39:12 UTC 2024 - Last Modified: Sat Oct 12 16:27:48 UTC 2024 - 97K bytes - Viewed (0)