- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for fifo_queue_dequeue_ (0.07 sec)
-
tensorflow/c/c_api_experimental.cc
<< ", with input graph: " << session->graph->graph.ToGraphDefDebug().DebugString(); } TF_Operation* dequeue_op = TF_GraphOperationByName( session->graph, absl::StrCat("fifo_queue_dequeue_", tensor_id).c_str()); if (dequeue_op == nullptr) { status->status = tensorflow::errors::Internal( "Unable to find the dequeue node in the TF graph."); return nullptr; }Registered: Tue Dec 30 12:39:10 UTC 2025 - Last Modified: Sat Oct 04 05:55:32 UTC 2025 - 29.4K bytes - Viewed (0)