Home
last modified time | relevance | path

Searched defs:on_host (Results 1 – 11 of 11) sorted by relevance

/external/tensorflow/tensorflow/contrib/gdr/
Dgdr_worker.cc91 const bool on_host = send_args.alloc_attrs.on_host(); in GrpcRecvTensorAsync() local
Dgdr_memory_manager.cc367 Device* device, DeviceContext* device_context, bool on_host, in TransportOptionsFromTensor()
425 Device* device, DeviceContext* device_context, bool on_host, in TensorFromTransportOptions()
Dgdr_rendezvous_mgr.cc63 const bool on_host = recv_args_.alloc_attrs.on_host(); in Start() local
/external/tensorflow/tensorflow/core/kernels/
Dops_testutil.h57 const bool on_host = in SetOutputAttrs() local
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_worker_service.cc491 const bool on_host = send_args.alloc_attrs.on_host(); in GrpcRecvTensorAsync() local
583 const bool on_host = in RecvBufAsync() local
/external/tensorflow/tensorflow/core/kernels/data/
Dsingle_threaded_executor.cc129 bool on_host = op_kernel->output_memory_types()[out] == HOST_MEMORY; in Initialize() local
Ddataset_test_base.cc201 const bool on_host = in CreateOpKernelContext() local
/external/tensorflow/tensorflow/core/framework/
Dallocator.h361 bool on_host() const { return value & 0x1; } in on_host() function
/external/tensorflow/tensorflow/contrib/verbs/
Drdma.cc1060 const bool on_host = send_args.alloc_attrs.on_host(); in RecvHandler() local
1566 bool on_host = recv_args_.alloc_attrs.on_host(); in AllocateTensorsAsync() local
/external/tensorflow/tensorflow/core/graph/
Dgraph_partition.cc1076 const bool on_host = IsDstInputOnHost(edge, g_info); in Partition() local
/external/tensorflow/tensorflow/core/common_runtime/
Dexecutor.cc770 bool on_host = op_kernel->output_memory_types()[out] == HOST_MEMORY; in SetAllocAttrs() local