Home
last modified time | relevance | path

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

/external/libchrome/ipc/
Dipc_channel_mojo.cc282 std::vector<mojo::native::SerializedHandlePtr> output_handles; in ReadFromMessageAttachmentSet() local
292 output_handles.emplace_back(std::move(serialized_handle)); in ReadFromMessageAttachmentSet()
296 if (!output_handles.empty()) in ReadFromMessageAttachmentSet()
297 *handles = std::move(output_handles); in ReadFromMessageAttachmentSet()
/external/tensorflow/tensorflow/java/src/main/native/
Dgraph_jni.cc215 jlongArray output_handles = env->NewLongArray(noutputs); in buildSubgraph() local
222 env->GetLongArrayElements(output_handles, nullptr); in buildSubgraph()
238 env->ReleaseLongArrayElements(output_handles, output_handles_elems, 0); in buildSubgraph()
245 input_handles, input_indices, output_handles, output_indices); in buildSubgraph()
/external/tensorflow/tensorflow/core/ops/
Dops.pbtxt41613 name: "output_handles"
/external/tensorflow/tensorflow/core/ops/compat/
Dops_history.v2.pbtxt84484 name: "output_handles"
Dops_history.v1.pbtxt85111 name: "output_handles"