Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dgraph_constructor.cc130 std::vector<TensorId> return_tensors; member
174 std::vector<std::pair<Node*, int>>* return_tensors, in GraphConstructor()
403 std::vector<std::pair<Node*, int>>* return_tensors, in NodeDefCopyingGraphConstructor()
430 ShapeRefiner* refiner, std::vector<std::pair<Node*, int>>* return_tensors, in NodeDefMovingGraphConstructor()
489 std::vector<std::pair<Node*, int>>* return_tensors, in Construct()
510 std::vector<std::pair<Node*, int>>* return_tensors, in Construct()
H A Dgraph_constructor.h127 std::vector<SafeTensorId> return_tensors; member
165 std::vector<std::pair<Node*, Index>> return_tensors; member
/aosp_15_r20/external/tensorflow/tensorflow/c/
H A Dc_api_internal.h145 std::vector<TF_Output> return_tensors; member