/external/tensorflow/tensorflow/python/autograph/converters/ |
D | BUILD | 59 "//tensorflow/python/autograph/core:test_lib", 71 "//tensorflow/python/autograph/core:test_lib", 83 "//tensorflow/python/autograph/core:test_lib", 95 "//tensorflow/python/autograph/core:test_lib", 107 "//tensorflow/python/autograph/core:test_lib", 119 "//tensorflow/python/autograph/core:test_lib", 133 "//tensorflow/python/autograph/core:test_lib", 145 "//tensorflow/python/autograph/core:test_lib", 158 "//tensorflow/python/autograph/core:test_lib", 170 "//tensorflow/python/autograph/core:test_lib", [all …]
|
/external/brotli/java/org/brotli/wrapper/enc/ |
D | BUILD | 25 name = "test_lib", 55 runtime_deps = [":test_lib"], 71 runtime_deps = [":test_lib"], 87 runtime_deps = [":test_lib"],
|
/external/brotli/java/org/brotli/wrapper/dec/ |
D | BUILD | 20 name = "test_lib", 53 runtime_deps = [":test_lib"], 68 runtime_deps = [":test_lib"], 83 runtime_deps = [":test_lib"],
|
/external/tensorflow/tensorflow/python/kernel_tests/ |
D | matrix_band_part_op_test.py | 32 from tensorflow.python.platform import test as test_lib unknown 42 class MatrixBandPartTest(test_lib.TestCase): 72 class MatrixBandPartGradTest(test_lib.TestCase): 93 class MatrixBandPartBenchmark(test_lib.Benchmark): 128 if test_lib.is_gpu_available(True): 167 test_lib.main()
|
D | tensor_priority_test.py | 23 from tensorflow.python.platform import test as test_lib unknown 26 class TensorPriorityTest(test_lib.TestCase): 86 test_lib.main()
|
D | matmul_op_test.py | 34 from tensorflow.python.platform import test as test_lib unknown 40 class MatVecTest(test_lib.TestCase): 67 class MatMulTest(test_lib.TestCase): 112 class MatMulGradientTest(test_lib.TestCase): 148 class MatMulStatsTest(test_lib.TestCase): 196 class MatMulInfixOperatorTest(test_lib.TestCase): 281 test_lib.main()
|
D | linalg_grad_test.py | 31 from tensorflow.python.platform import test as test_lib unknown 41 class ShapeTest(test_lib.TestCase): 58 class MatrixUnaryFunctorGradientTest(test_lib.TestCase): 97 class MatrixBinaryFunctorGradientTest(test_lib.TestCase): 241 if not test_lib.is_built_with_rocm(): 289 test_lib.main()
|
D | normalize_op_test.py | 25 from tensorflow.python.platform import test as test_lib unknown 57 class NormalizeOpTest(test_lib.TestCase): 100 test_lib.main()
|
D | norm_op_test.py | 27 from tensorflow.python.platform import test as test_lib unknown 37 class NormOpTest(test_lib.TestCase): 121 test_lib.main()
|
D | matrix_solve_ls_op_test.py | 36 from tensorflow.python.platform import test as test_lib unknown 80 class MatrixSolveLsOpTest(test_lib.TestCase): 289 class MatrixSolveLsBenchmark(test_lib.Benchmark): 328 run_gpu_test = test_lib.is_gpu_available(True) 366 if not test_lib.is_built_with_rocm(): 388 test_lib.main()
|
D | tensordot_op_test.py | 30 from tensorflow.python.platform import test as test_lib unknown 42 class TensordotTest(test_lib.TestCase): 252 test_lib.main()
|
D | manip_ops_test.py | 29 from tensorflow.python.platform import test as test_lib unknown 194 test_lib.main()
|
/external/brotli/java/org/brotli/wrapper/common/ |
D | BUILD | 25 name = "test_lib", 47 runtime_deps = [":test_lib"], 60 runtime_deps = [":test_lib"],
|
/external/tensorflow/tensorflow/tools/compatibility/ |
D | all_renames_v2_test.py | 24 from tensorflow.python.platform import test as test_lib unknown 40 test_lib.main()
|
D | tf_upgrade_v2_safety_test.py | 23 from tensorflow.python.platform import test as test_lib unknown 175 test_lib.main() 202 test_lib.main()
|
D | tf_upgrade_test.py | 26 from tensorflow.python.platform import test as test_lib unknown 154 test_lib.main()
|
/external/tensorflow/tensorflow/python/ops/ |
D | nn_test.py | 47 from tensorflow.python.platform import test as test_lib unknown 50 class ZeroFractionTest(test_lib.TestCase): 100 class SoftmaxTest(test_lib.TestCase, parameterized.TestCase): 160 class LogPoissonLossTest(test_lib.TestCase): 203 class LogSoftmaxTest(test_lib.TestCase, parameterized.TestCase): 247 class L2LossTest(test_lib.TestCase): 272 class L2NormalizeTest(test_lib.TestCase): 335 class DropoutTest(test_lib.TestCase): 547 class ComputeSampledLogitsTest(test_lib.TestCase): 990 class CReluTest(test_lib.TestCase): [all …]
|
D | nn_loss_scaling_utilities_test.py | 33 from tensorflow.python.platform import test as test_lib unknown 36 class LossUtilitiesTest(test_lib.TestCase, parameterized.TestCase): 193 test_lib.main()
|
/external/tensorflow/tensorflow/python/autograph/core/ |
D | BUILD | 42 name = "test_lib", 67 ":test_lib",
|
/external/tensorflow/tensorflow/tools/compatibility/testdata/ |
D | test_file_v1_12.py | 23 from tensorflow.python.platform import test as test_lib unknown 92 test_lib.main()
|
/external/dagger2/javatests/dagger/functional/spi/ |
D | BUILD | 36 name = "test_lib", 52 ":test_lib",
|
/external/tensorflow/tensorflow/lite/schema/ |
D | upgrade_schema_test.py | 25 from tensorflow.python.platform import test as test_lib unknown 322 test_lib.main()
|
/external/tensorflow/tensorflow/python/keras/integration_test/ |
D | gradient_checkpoint_test.py | 23 from tensorflow.python.platform import test as test_lib unknown 156 if test_lib.is_built_with_rocm():
|
/external/tensorflow/tensorflow/python/autograph/impl/ |
D | BUILD | 48 "//tensorflow/python/autograph/core:test_lib",
|
/external/skia/ |
D | BUILD.gn | 1652 template("test_lib") { 1743 test_lib("gpu_tool_utils") { 1850 } # test_lib("gpu_tool_utils") 1852 test_lib("flags") { 1856 test_lib("common_flags_config") { 1861 test_lib("common_flags_gpu") { 1866 test_lib("common_flags_images") { 1870 test_lib("common_flags_aa") { 1875 test_lib("trace") { 1887 test_lib("tool_utils") { [all …]
|