Home
last modified time | relevance | path

Searched defs:alloc_attrs (Results 1 – 20 of 20) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Drendezvous_util.cc24 const std::vector<AllocatorAttributes>& alloc_attrs, in SendTensorsToRendezvous()
58 const std::vector<AllocatorAttributes>& alloc_attrs, in RecvOutputsFromRendezvousAsync()
Dsingle_threaded_cpu_device.cc66 const AllocatorAttributes alloc_attrs, in MakeTensorFromProto()
Dthreadpool_device.cc92 const TensorProto& tensor_proto, const AllocatorAttributes alloc_attrs, in MakeTensorFromProto()
Drenamed_device.h92 const AllocatorAttributes alloc_attrs, in MakeTensorFromProto()
Dprocess_function_library_runtime.cc114 const std::vector<AllocatorAttributes>& alloc_attrs, in SendTensors()
133 const std::vector<AllocatorAttributes>& alloc_attrs, Rendezvous* rendezvous, in ReceiveTensorsAsync()
/external/tensorflow/tensorflow/core/kernels/
Dstack.cc47 AllocatorAttributes alloc_attrs; member
236 AllocatorAttributes alloc_attrs = ctx->input_alloc_attr(1); in ComputeAsync() local
263 AllocatorAttributes alloc_attrs = ctx->input_alloc_attr(1); in ComputeAsync() local
Dpad_op.cc117 AllocatorAttributes alloc_attrs; in Compute() local
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dgpu_swapping_kernels.cc37 AllocatorAttributes alloc_attrs; in ComputeAsync() local
Devaluation_utils.cc72 const AllocatorAttributes alloc_attrs, in MakeTensorFromProto()
/external/tensorflow/tensorflow/core/common_runtime/sycl/
Dsycl_device.cc46 const AllocatorAttributes alloc_attrs, in MakeTensorFromProto()
/external/tensorflow/tensorflow/core/framework/
Drendezvous.h50 AllocatorAttributes alloc_attrs; member
Ddevice_base.h244 const AllocatorAttributes alloc_attrs, in MakeTensorFromProto()
/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_compilation_device.cc119 const TensorProto& tensor_proto, const AllocatorAttributes alloc_attrs, in MakeTensorFromProto()
/external/tensorflow/tensorflow/contrib/gdr/
Dgdr_worker.cc118 AllocatorAttributes alloc_attrs; in GrpcRecvTensorAsync() local
Dgdr_memory_manager.cc375 AllocatorAttributes alloc_attrs; in TransportOptionsFromTensor() local
458 AllocatorAttributes alloc_attrs; in TensorFromTransportOptions() local
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Drpc_rendezvous_mgr.cc62 AllocatorAttributes alloc_attrs, Device* dst_device, in Init()
Dgrpc_worker_service.cc496 AllocatorAttributes alloc_attrs; in GrpcRecvTensorAsync() local
/external/tensorflow/tensorflow/compiler/xrt/tests/
Draw_api_test.cc255 ops::XRTAllocateFromTensor::Attrs alloc_attrs = in TEST() local
285 ops::XRTAllocateFromTensor::Attrs alloc_attrs = in TEST() local
312 ops::XRTAllocateFromTensor::Attrs alloc_attrs = in TEST() local
338 ops::XRTAllocateFromTensor::Attrs alloc_attrs = in TEST() local
/external/tensorflow/tensorflow/compiler/jit/
Dxla_device.cc441 const AllocatorAttributes alloc_attrs, in MakeTensorFromProto()
/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_device.cc639 const AllocatorAttributes& alloc_attrs, const Tensor& from, Tensor* to, in MaybeCopyTensorToGPU()
685 const AllocatorAttributes alloc_attrs, in MakeTensorFromProto()