- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for TF_ImportGraphDefResultsReturnOutputs (0.37 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
tensorflow/c/c_api.cc
} int TF_ImportGraphDefOptionsNumReturnOperations( const TF_ImportGraphDefOptions* opts) { return opts->opts.return_nodes.size(); } void TF_ImportGraphDefResultsReturnOutputs(TF_ImportGraphDefResults* results, int* num_outputs, TF_Output** outputs) { *num_outputs = results->return_tensors.size();
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)