OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cuda_only
(Results
26 - 33
of
33
) sorted by null
1
2
/external/tensorflow/tensorflow/python/kernel_tests/
pool_test.py
249
if test.is_gpu_available(
cuda_only
=True):
pooling_ops_3d_test.py
39
if test.is_gpu_available(
cuda_only
=True):
relu_op_test.py
81
if not test.is_gpu_available(
cuda_only
=True):
91
if not test.is_gpu_available(
cuda_only
=True):
segment_reduction_ops_test.py
[
all
...]
/external/tensorflow/tensorflow/python/keras/layers/
normalization_test.py
91
if test.is_gpu_available(
cuda_only
=True):
458
if test.is_gpu_available(
cuda_only
=True):
/external/tensorflow/tensorflow/python/framework/
test_util.py
[
all
...]
/external/tensorflow/tensorflow/contrib/fused_conv/python/ops/
fused_conv2d_bias_activation_op_test_base.py
[
all
...]
/external/tensorflow/tensorflow/python/layers/
normalization_test.py
400
if test.is_gpu_available(
cuda_only
=True):
565
if test.is_gpu_available(
cuda_only
=True):
[
all
...]
Completed in 351 milliseconds
1
2