- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for RemoveFunction (0.23 sec)
-
tensorflow/c/c_api_experimental.cc
} void TF_GraphRemoveFunction(TF_Graph* g, const char* func_name, TF_Status* status) { tensorflow::mutex_lock l(g->mu); status->status = g->graph.mutable_flib_def()->RemoveFunction(func_name);
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Mon Aug 18 03:53:25 UTC 2025 - 29.5K bytes - Viewed (0)