OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cuda_only
(Results
1 - 25
of
33
) sorted by null
1
2
/external/tensorflow/tensorflow/python/ops/
spectral_ops_test_util.py
27
if test.is_gpu_available(
cuda_only
=True):
nn_fused_batchnorm_test.py
345
if test.is_gpu_available(
cuda_only
=True):
355
if test.is_gpu_available(
cuda_only
=True):
364
if test.is_gpu_available(
cuda_only
=True):
372
if test.is_gpu_available(
cuda_only
=True):
383
if test.is_gpu_available(
cuda_only
=True):
394
if test.is_gpu_available(
cuda_only
=True):
405
if test.is_gpu_available(
cuda_only
=True):
413
if test.is_gpu_available(
cuda_only
=True):
421
if test.is_gpu_available(
cuda_only
=True):
432
if test.is_gpu_available(
cuda_only
=True)
[
all
...]
/external/tensorflow/tensorflow/python/grappler/
layout_optimizer_test.py
259
if test.is_gpu_available(
cuda_only
=True):
289
if test.is_gpu_available(
cuda_only
=True):
325
if test.is_gpu_available(
cuda_only
=True):
360
if test.is_gpu_available(
cuda_only
=True):
395
if test.is_gpu_available(
cuda_only
=True):
425
if test.is_gpu_available(
cuda_only
=True):
456
if test.is_gpu_available(
cuda_only
=True):
487
if test.is_gpu_available(
cuda_only
=True):
518
if test.is_gpu_available(
cuda_only
=True):
549
if test.is_gpu_available(
cuda_only
=True)
[
all
...]
constant_folding_test.py
54
if test.is_gpu_available(
cuda_only
=True):
/external/tensorflow/tensorflow/python/keras/layers/
convolutional_transpose_test.py
57
if 'data_format' not in kwargs or test.is_gpu_available(
cuda_only
=True):
149
if 'data_format' not in kwargs or test.is_gpu_available(
cuda_only
=True):
200
if test.is_gpu_available(
cuda_only
=True):
separable_convolutional_test.py
127
if 'data_format' not in kwargs or test.is_gpu_available(
cuda_only
=True):
convolutional_test.py
124
if 'data_format' not in kwargs or test.is_gpu_available(
cuda_only
=True):
191
if 'data_format' not in kwargs or test.is_gpu_available(
cuda_only
=True):
243
if test.is_gpu_available(
cuda_only
=True):
743
if 'data_format' not in kwargs or test.is_gpu_available(
cuda_only
=True):
pooling_test.py
131
if test.is_gpu_available(
cuda_only
=True):
/external/tensorflow/tensorflow/python/kernel_tests/
conv1d_transpose_test.py
155
if test.is_gpu_available(
cuda_only
=True):
186
if test.is_gpu_available(
cuda_only
=True):
218
if test.is_gpu_available(
cuda_only
=True):
conv_ops_test.py
157
if test.is_gpu_available(
cuda_only
=True):
329
if gpu_only and not test.is_gpu_available(
cuda_only
=True):
714
if use_gpu and not test.is_gpu_available(
cuda_only
=True):
[
all
...]
conv2d_transpose_test.py
180
if test.is_gpu_available(
cuda_only
=True):
215
if test.is_gpu_available(
cuda_only
=True):
251
if test.is_gpu_available(
cuda_only
=True):
conv2d_backprop_filter_grad_test.py
70
if test.is_gpu_available(
cuda_only
=True):
softmax_op_test.py
132
if test.is_gpu_available(
cuda_only
=True):
147
if test.is_gpu_available(
cuda_only
=True):
conv_ops_3d_test.py
44
if test.is_gpu_available(
cuda_only
=True):
223
if test.is_gpu_available(
cuda_only
=True):
248
if test.is_gpu_available(
cuda_only
=True):
745
if test.is_gpu_available(
cuda_only
=True):
760
if test.is_gpu_available(
cuda_only
=True):
transpose_op_test.py
153
if not test.is_gpu_available(
cuda_only
=True):
177
if not test.is_gpu_available(
cuda_only
=True):
233
if not test.is_gpu_available(
cuda_only
=True):
255
if not test.is_gpu_available(
cuda_only
=True):
276
if not test.is_gpu_available(
cuda_only
=True):
pooling_ops_test.py
62
if not test.is_gpu_available(
cuda_only
=True):
70
cuda_only
=True, min_cuda_compute_capability=(6, 1)):
[
all
...]
atrous_convolution_test.py
180
if test.is_gpu_available(
cuda_only
=True):
/external/tensorflow/tensorflow/contrib/seq2seq/python/kernel_tests/
beam_search_ops_test.py
77
if not test.is_gpu_available(
cuda_only
=True):
/external/tensorflow/tensorflow/python/keras/engine/
training_gpu_test.py
70
if test.is_gpu_available(
cuda_only
=True):
/external/tensorflow/tensorflow/python/client/
virtual_gpu_test.py
209
if not test.is_gpu_available(
cuda_only
=True):
238
if not test.is_gpu_available(
cuda_only
=True):
timeline_test.py
91
if not test.is_gpu_available(
cuda_only
=True):
/external/tensorflow/tensorflow/python/profiler/internal/
run_metadata_test.py
116
if not test.is_gpu_available(
cuda_only
=True):
132
if not test.is_gpu_available(
cuda_only
=True):
/external/tensorflow/tensorflow/python/kernel_tests/signal/
fft_ops_test.py
182
if test.is_gpu_available(
cuda_only
=True):
193
# if test.is_gpu_available(
cuda_only
=True):
230
has_gpu = test.is_gpu_available(
cuda_only
=True)
370
if test.is_gpu_available(
cuda_only
=True):
404
if test.is_gpu_available(
cuda_only
=True):
/external/tensorflow/tensorflow/contrib/layers/python/layers/
layers_test.py
627
if test.is_gpu_available(
cuda_only
=True):
723
if test.is_gpu_available(
cuda_only
=True):
742
if test.is_gpu_available(
cuda_only
=True):
[
all
...]
/external/tensorflow/tensorflow/contrib/mpi_collectives/
mpi_ops_test.py
120
if not tf.test.is_gpu_available(
cuda_only
=True):
Completed in 848 milliseconds
1
2