Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dprocess_function_library_runtime.cc1545 std::vector<Tensor>* recv_tensors = new std::vector<Tensor>; in RunInternal() local
1549 recv_tensors, in RunInternal()
1551 rets, recv_tensors, std::move(done))); in RunInternal()