Home
last modified time | relevance | path

Searched refs:test_lib (Results 1 – 25 of 39) sorted by relevance

12

/external/tensorflow/tensorflow/python/autograph/converters/
DBUILD59 "//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/
DBUILD25 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/
DBUILD20 name = "test_lib",
53 runtime_deps = [":test_lib"],
68 runtime_deps = [":test_lib"],
83 runtime_deps = [":test_lib"],
/external/tensorflow/tensorflow/python/kernel_tests/
Dmatrix_band_part_op_test.py32 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()
Dtensor_priority_test.py23 from tensorflow.python.platform import test as test_lib unknown
26 class TensorPriorityTest(test_lib.TestCase):
86 test_lib.main()
Dmatmul_op_test.py34 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()
Dlinalg_grad_test.py31 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()
Dnormalize_op_test.py25 from tensorflow.python.platform import test as test_lib unknown
57 class NormalizeOpTest(test_lib.TestCase):
100 test_lib.main()
Dnorm_op_test.py27 from tensorflow.python.platform import test as test_lib unknown
37 class NormOpTest(test_lib.TestCase):
121 test_lib.main()
Dmatrix_solve_ls_op_test.py36 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()
Dtensordot_op_test.py30 from tensorflow.python.platform import test as test_lib unknown
42 class TensordotTest(test_lib.TestCase):
252 test_lib.main()
Dmanip_ops_test.py29 from tensorflow.python.platform import test as test_lib unknown
194 test_lib.main()
/external/brotli/java/org/brotli/wrapper/common/
DBUILD25 name = "test_lib",
47 runtime_deps = [":test_lib"],
60 runtime_deps = [":test_lib"],
/external/tensorflow/tensorflow/tools/compatibility/
Dall_renames_v2_test.py24 from tensorflow.python.platform import test as test_lib unknown
40 test_lib.main()
Dtf_upgrade_v2_safety_test.py23 from tensorflow.python.platform import test as test_lib unknown
175 test_lib.main()
202 test_lib.main()
Dtf_upgrade_test.py26 from tensorflow.python.platform import test as test_lib unknown
154 test_lib.main()
/external/tensorflow/tensorflow/python/ops/
Dnn_test.py47 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 …]
Dnn_loss_scaling_utilities_test.py33 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/
DBUILD42 name = "test_lib",
67 ":test_lib",
/external/tensorflow/tensorflow/tools/compatibility/testdata/
Dtest_file_v1_12.py23 from tensorflow.python.platform import test as test_lib unknown
92 test_lib.main()
/external/dagger2/javatests/dagger/functional/spi/
DBUILD36 name = "test_lib",
52 ":test_lib",
/external/tensorflow/tensorflow/lite/schema/
Dupgrade_schema_test.py25 from tensorflow.python.platform import test as test_lib unknown
322 test_lib.main()
/external/tensorflow/tensorflow/python/keras/integration_test/
Dgradient_checkpoint_test.py23 from tensorflow.python.platform import test as test_lib unknown
156 if test_lib.is_built_with_rocm():
/external/tensorflow/tensorflow/python/autograph/impl/
DBUILD48 "//tensorflow/python/autograph/core:test_lib",
/external/skia/
DBUILD.gn1652 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 …]

12