- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for value_case (0.11 sec)
-
tensorflow/c/c_api.cc
status->status = InvalidArgument("Unparseable AttrValue proto"); return; } if (strcmp(attr_name, tensorflow::kColocationAttrName) == 0) { if (attr_value.value_case() != tensorflow::AttrValue::kList && attr_value.value_case() != tensorflow::AttrValue::VALUE_NOT_SET) { status->status = InvalidArgument("Expected \"list\" field for \"",
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Sat Oct 12 16:27:48 UTC 2024 - 102.3K bytes - Viewed (0)