Home
last modified time | relevance | path

Searched refs:GraphImportGraphDefLocked (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/c/
Dc_api.cc1708 static void GraphImportGraphDefLocked(TF_Graph* graph, const GraphDef& def, in GraphImportGraphDefLocked() function
1770 GraphImportGraphDefLocked(graph, def, options, results, status); in TF_GraphImportGraphDefWithResults()
1801 GraphImportGraphDefLocked(graph, def, options, &results, status); in TF_GraphImportGraphDefWithReturnOutputs()
2235 GraphImportGraphDefLocked(graph, bundle.meta_graph_def.graph_def(), in TF_LoadSessionFromSavedModel()