Home
last modified time | relevance | path

Searched refs:set_gpu_compatible (Results 1 – 25 of 29) sorted by relevance

12

/external/tensorflow/tensorflow/core/framework/
Dallocator_test.cc56 aa.set_gpu_compatible(gpu_compatible); in TEST()
71 b.set_gpu_compatible(true); in TEST()
83 a.set_gpu_compatible(true); in TEST()
Dallocator.h311 void set_gpu_compatible(bool v) { value |= (static_cast<int>(v) << 2); } in set_gpu_compatible() function
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dgpu_swapping_kernels.cc38 alloc_attrs.set_gpu_compatible(true); in ComputeAsync()
/external/tensorflow/tensorflow/core/kernels/
Dtraining_op_helpers.h59 attr.set_gpu_compatible(true); in EnsureSparseVariableAccess()
218 attr.set_gpu_compatible(true); in PrepareToUpdateVariable()
Dgpu_device_array.h59 attr.set_gpu_compatible(true); in Init()
Dassign_op.h59 attr.set_gpu_compatible(true); in Compute()
Dhistogram_op_gpu.cu.cc56 pinned_allocator.set_gpu_compatible(true); in Compute()
Dcount_up_to_op.cc84 attr.set_gpu_compatible(true); in Compute()
Ddense_update_functor.cc89 attr.set_gpu_compatible(true); \
Drocm_solvers.h116 alloc_attr.set_gpu_compatible(true);
Dstack.cc253 host_alloc_attrs.set_gpu_compatible(true); in ComputeAsync()
Dcheck_numerics_op.cc237 attr.set_gpu_compatible(true); in ComputeAsync()
Dcuda_solvers.h391 alloc_attr.set_gpu_compatible(true);
Ddynamic_partition_op_gpu.cu.cc294 alloc_attr.set_gpu_compatible(true); in ComputeAsync()
Dinplace_ops.cc135 attr.set_gpu_compatible(true); in Compute()
Dnon_max_suppression_op.cu.cc295 alloc_attr.set_gpu_compatible(true); in NmsGpu()
/external/tensorflow/tensorflow/compiler/tests/
Dunary_ops_composition_test.cc71 host_alloc_attrs.set_gpu_compatible(true); in RunComposedOp()
/external/tensorflow/tensorflow/core/distributed_runtime/
Dcollective_rma_distributed.cc131 cpu_attr.set_gpu_compatible(true); in RecvFromPeer()
Dbase_rendezvous_mgr.cc280 attr.set_gpu_compatible(send_args.alloc_attrs.gpu_compatible() || in SameWorkerRecvDone()
/external/tensorflow/tensorflow/core/common_runtime/
Drendezvous_mgr.cc79 attr.set_gpu_compatible(send_args.alloc_attrs.gpu_compatible() || in SameWorkerRecvDone()
Dcopy_tensor.cc220 host_alloc_attrs.set_gpu_compatible(true); in ViaDMA()
/external/tensorflow/tensorflow/core/kernels/data/experimental/
Dmap_and_batch_dataset_op.cc474 attr.set_gpu_compatible(true); in EnsureOutputAllocated()
519 attr.set_gpu_compatible(true); in ProcessResult()
632 attr.set_gpu_compatible(true); in ReadBatchResult()
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_worker_service.cc531 alloc_attrs.set_gpu_compatible(true); in GrpcRecvTensorAsync()
670 cpu_attr.set_gpu_compatible(true); in RecvBufAsync()
/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_device_test.cc298 allocator_attributes.set_gpu_compatible(true); in TEST_F()
/external/tensorflow/tensorflow/compiler/jit/kernels/
Dxla_ops.cc519 host_alloc_attrs.set_gpu_compatible(true); in Compute()

12