- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for HandleData (0.05 seconds)
-
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);Created: Tue Apr 07 12:39:13 GMT 2026 - Last Modified: Sat Oct 04 05:55:32 GMT 2025 - 102.4K bytes - Click Count (0)