Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/c/
Dc_api.cc2253 const TF_Output* nodes_to_return, int nreturn_nodes, in CopyGraph() argument
2273 opts.return_tensors.push_back(ToTensorId(nodes_to_return[i])); in CopyGraph()