Home
last modified time | relevance | path

Searched defs:return_tensors (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/graph/
Dgraph_constructor.h115 std::vector<TensorId> return_tensors; member
150 std::vector<std::pair<Node*, Index>> return_tensors; member
Dgraph_constructor.cc99 std::vector<TensorId> return_tensors; member
121 std::vector<std::pair<Node*, int>>* return_tensors, in Construct()
142 std::vector<std::pair<Node*, int>>* return_tensors, in GraphConstructor()
/external/tensorflow/tensorflow/c/
Dc_api_internal.h147 std::vector<TF_Output> return_tensors; member