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.h127 std::vector<SafeTensorId> return_tensors; member
165 std::vector<std::pair<Node*, Index>> return_tensors; member
Dgraph_constructor.cc127 std::vector<TensorId> return_tensors; member
171 std::vector<std::pair<Node*, int>>* return_tensors, in GraphConstructor()
404 std::vector<std::pair<Node*, int>>* return_tensors, in NodeDefCopyingGraphConstructor()
431 ShapeRefiner* refiner, std::vector<std::pair<Node*, int>>* return_tensors, in NodeDefMovingGraphConstructor()
463 std::vector<std::pair<Node*, int>>* return_tensors, in Construct()
481 std::vector<std::pair<Node*, int>>* return_tensors, in Construct()
/external/tensorflow/tensorflow/c/
Dc_api_internal.h145 std::vector<TF_Output> return_tensors; member