- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for HandleData (0.07 sec)
-
tensorflow/c/c_api.cc
TF_Status* status) { tensorflow::core::CppShapeInferenceResult::HandleData handle_data; if (!handle_data.ParseFromArray(proto, proto_len)) { status->status = absl::InvalidArgumentError("Couldn't deserialize HandleData proto"); return; } DCHECK(handle_data.is_set()); tensorflow::mutex_lock l(graph->mu);Registered: Tue Dec 30 12:39:10 UTC 2025 - Last Modified: Sat Oct 04 05:55:32 UTC 2025 - 102.4K bytes - Viewed (0)