- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for TF_NewOperationLocked (0.07 sec)
-
tensorflow/c/c_api.cc
value = ic->Value(dim); } dims[i] = value; } } // TF_OperationDescription functions ------------------------------------------ extern "C" { TF_OperationDescription* TF_NewOperationLocked(TF_Graph* graph, const char* op_type, const char* oper_name) TF_EXCLUSIVE_LOCKS_REQUIRED(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)