Home
last modified time | relevance | path

Searched defs:on_gpu (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/compiler/jit/
Dclone_constants_for_better_clustering_test.cc65 Scope on_gpu = root.WithAssignedDevice(kGPU).WithDevice(kGPU); in TEST() local
92 Scope on_gpu = root.WithAssignedDevice(kGPU).WithDevice(kGPU); in TEST() local
118 Scope on_gpu = root.WithAssignedDevice(kGPU).WithDevice(kGPU); in TEST() local
147 Scope on_gpu = root.WithAssignedDevice(kGPU).WithDevice(kGPU); in TEST() local
/external/tensorflow/tensorflow/contrib/resampler/python/ops/
Dresampler_ops_test.py127 def _test_op_forward_pass(self, on_gpu, dtype, tol): argument
159 def _test_op_backward_pass(self, on_gpu, dtype, tol): argument
/external/tensorflow/tensorflow/core/kernels/
Dconstant_op_test.cc36 void ConstantOpTest::PersistentMemoryTrackingTest(bool on_gpu) { in PersistentMemoryTrackingTest()
/external/tensorflow/tensorflow/contrib/mpi_collectives/kernels/
Dmpi_ops.cc167 bool on_gpu; member
431 bool on_gpu; in PerformCollectiveOp() local
867 bool on_gpu = IsGPUDevice<Device>(); in Compute() local
/external/tensorflow/tensorflow/contrib/mpi_collectives/
Dmpi_ops.cc168 bool on_gpu; member
432 bool on_gpu; in PerformCollectiveOp() local
868 bool on_gpu = IsGPUDevice<Device>(); in Compute() local