- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for TF_GraphImportGraphDefWithReturnOutputs (0.15 sec)
-
tensorflow/c/c_api.cc
GraphImportGraphDefLocked(graph, *graph_def_ptr, options, results, status); if (!status->status.ok()) { delete results; return nullptr; } return results; } void TF_GraphImportGraphDefWithReturnOutputs( TF_Graph* graph, const TF_Buffer* graph_def, const TF_ImportGraphDefOptions* options, TF_Output* return_outputs, int num_return_outputs, TF_Status* status) {
Registered: Tue Dec 30 12:39:10 UTC 2025 - Last Modified: Sat Oct 04 05:55:32 UTC 2025 - 102.4K bytes - Viewed (0)