/external/tensorflow/tensorflow/python/autograph/converters/ |
D | BUILD | 57 "//tensorflow/python/autograph/core:test_lib", 68 "//tensorflow/python/autograph/core:test_lib", 79 "//tensorflow/python/autograph/core:test_lib", 91 "//tensorflow/python/autograph/core:test_lib", 103 "//tensorflow/python/autograph/core:test_lib", 115 "//tensorflow/python/autograph/core:test_lib", 126 "//tensorflow/python/autograph/core:test_lib", 137 "//tensorflow/python/autograph/core:test_lib", 148 "//tensorflow/python/autograph/core:test_lib", 159 "//tensorflow/python/autograph/core:test_lib", [all …]
|
/external/brotli/java/org/brotli/dec/ |
D | BUILD | 18 name = "test_lib", 30 runtime_deps = [":test_lib"], 36 runtime_deps = [":test_lib"], 42 runtime_deps = [":test_lib"], 48 runtime_deps = [":test_lib"], 54 runtime_deps = [":test_lib"], 60 runtime_deps = [":test_lib"],
|
/external/brotli/java/org/brotli/wrapper/dec/ |
D | BUILD | 19 name = "test_lib", 52 runtime_deps = [":test_lib"], 67 runtime_deps = [":test_lib"], 82 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 | matmul_op_test.py | 33 from tensorflow.python.platform import test as test_lib unknown 39 class MatVecTest(test_lib.TestCase): 66 class MatMulTest(test_lib.TestCase): 110 class MatMulGradientTest(test_lib.TestCase): 146 class MatMulStatsTest(test_lib.TestCase): 194 class MatMulInfixOperatorTest(test_lib.TestCase): 273 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 | 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): 232 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 | 35 from tensorflow.python.platform import test as test_lib unknown 79 class MatrixSolveLsOpTest(test_lib.TestCase): 280 class MatrixSolveLsBenchmark(test_lib.Benchmark): 319 run_gpu_test = test_lib.is_gpu_available(True) 376 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): 236 test_lib.main()
|
D | manip_ops_test.py | 29 from tensorflow.python.platform import test as test_lib unknown 189 test_lib.main()
|
/external/brotli/java/org/brotli/wrapper/enc/ |
D | BUILD | 24 name = "test_lib", 54 runtime_deps = [":test_lib"], 70 runtime_deps = [":test_lib"], 86 runtime_deps = [":test_lib"],
|
/external/brotli/java/org/brotli/wrapper/common/ |
D | BUILD | 24 name = "test_lib", 46 runtime_deps = [":test_lib"], 59 runtime_deps = [":test_lib"],
|
/external/tensorflow/tensorflow/contrib/solvers/python/kernel_tests/ |
D | least_squares_test.py | 27 from tensorflow.python.platform import test as test_lib unknown 37 class LeastSquaresTest(test_lib.TestCase): 89 test_lib.main()
|
D | lanczos_test.py | 28 from tensorflow.python.platform import test as test_lib unknown 38 class LanczosBidiagTest(test_lib.TestCase): 94 test_lib.main()
|
D | linear_equations_test.py | 27 from tensorflow.python.platform import test as test_lib unknown 37 class LinearEquationsTest(test_lib.TestCase): 127 test_lib.main()
|
/external/tensorflow/tensorflow/python/ops/ |
D | nn_test.py | 43 from tensorflow.python.platform import test as test_lib unknown 46 class ZeroFractionTest(test_lib.TestCase): 96 class SoftmaxTest(test_lib.TestCase, parameterized.TestCase): 144 class LogPoissonLossTest(test_lib.TestCase): 187 class LogSoftmaxTest(test_lib.TestCase, parameterized.TestCase): 231 class L2LossTest(test_lib.TestCase): 256 class L2NormalizeTest(test_lib.TestCase): 305 class DropoutTest(test_lib.TestCase): 502 class ComputeSampledLogitsTest(test_lib.TestCase): 945 class CReluTest(test_lib.TestCase): [all …]
|
/external/tensorflow/tensorflow/python/autograph/core/ |
D | BUILD | 39 name = "test_lib", 62 ":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/tools/compatibility/testdata/ |
D | test_file_v1_12.py | 22 from tensorflow.python.platform import test as test_lib unknown 102 test_lib.main()
|
/external/tensorflow/tensorflow/contrib/labeled_tensor/python/ops/ |
D | io_ops_test.py | 29 from tensorflow.python.platform import test as test_lib unknown 118 test_lib.main()
|
/external/tensorflow/tensorflow/tools/compatibility/ |
D | tf_upgrade_test.py | 24 from tensorflow.python.platform import test as test_lib unknown 150 test_lib.main()
|
/external/skqp/ |
D | BUILD.gn | 1204 template("test_lib") { 1410 test_lib("gpu_tool_utils") { 1473 test_lib("flags") { 1479 test_lib("common_flags") { 1493 test_lib("tool_utils") { 1553 test_lib("gm") { 1570 test_lib("tests") { 1595 test_lib("bench") { 1607 test_lib("experimental_svg_model") { 1644 test_lib("lua") { [all …]
|
/external/skia/ |
D | BUILD.gn | 1248 template("test_lib") { 1454 test_lib("gpu_tool_utils") { 1517 test_lib("flags") { 1523 test_lib("common_flags") { 1537 test_lib("tool_utils") { 1597 test_lib("gm") { 1618 test_lib("tests") { 1648 test_lib("bench") { 1660 test_lib("experimental_svg_model") { 1697 test_lib("lua") { [all …]
|
/external/sonivox/jet_tools/JetCreator/ |
D | eas.py | 287 def SelectLib (self, test_lib=False): argument 288 eas_logger.debug('Call EAS_SelectLib: test_lib=%s' % test_lib) 290 result = eas_dll.EAS_SelectLib(self.eas.handle, self.handle, test_lib) 880 def SelectLib (self, test_lib=False): argument 881 eas_logger.debug('Call EAS_SelectLib: test_lib=%s' % test_lib) 884 result = eas_dll.EAS_SelectLib(self.handle, 0, test_lib)
|