Home
last modified time | relevance | path

Searched defs:remote_handle (Results 1 – 10 of 10) sorted by relevance

/external/tensorflow/tensorflow/core/distributed_runtime/eager/
Dremote_mgr.cc62 const RemoteTensorHandleInternal& remote_handle, in GetTensorHandleImpl()
83 const RemoteTensorHandleInternal& remote_handle, in GetTensorHandle()
90 const RemoteTensorHandleInternal& remote_handle, in GetMirroredResourceShape()
128 const RemoteTensorHandleInternal& remote_handle) { in DeleteTensorHandle()
Dremote_mgr_test.cc83 RemoteTensorHandle remote_handle; in TEST_F() local
100 RemoteTensorHandle remote_handle; in TEST_F() local
164 RemoteTensorHandle remote_handle; in TEST_F() local
Deager_service_impl_test.cc63 const RemoteTensorHandleInternal& remote_handle, in GetTensorHandle()
1160 RemoteTensorHandle* remote_handle = in TEST_F() local
/external/libchrome/mojo/core/
Dplatform_handle_in_transit.h63 HANDLE remote_handle() const { return remote_handle_; } in remote_handle() function
/external/rust/crates/futures-util/src/future/future/
Dmod.rs106 mod remote_handle; module
505 fn remote_handle(self) -> (Remote<Self>, RemoteHandle<Self::Output>) in remote_handle() method
Dremote_handle.rs114 pub(super) fn remote_handle<Fut: Future>(future: Fut) -> (Remote<Fut>, RemoteHandle<Fut::Output>) { in remote_handle() function
/external/libchrome/mojo/public/cpp/platform/
Dplatform_channel.cc154 PlatformHandle remote_handle; in PlatformChannel() local
/external/tensorflow/tensorflow/core/protobuf/
Deager_service.proto29 RemoteTensorHandle remote_handle = 1; field
261 RemoteTensorHandle remote_handle = 2; field
/external/fastrpc/inc/
Dremote.h40 typedef uint32_t remote_handle; typedef
/external/tensorflow/tensorflow/core/common_runtime/
Dprocess_function_library_runtime.cc1706 eager::RemoteTensorHandle remote_handle; in GetComponentArgs() local