Home
last modified time | relevance | path

Searched defs:expected_values (Results 1 – 25 of 45) sorted by relevance

12

/external/tensorflow/tensorflow/python/keras/utils/
Dkernelized_utils_test.py45 def test_equal_vectors(self, exact_kernel_fn, expected_values): argument
59 def test_almost_identical_vectors(self, exact_kernel_fn, expected_values): argument
73 def test_similar_matrices(self, exact_kernel_fn, expected_values): argument
89 def test_matrices_varying_similarity(self, exact_kernel_fn, expected_values): argument
103 expected_values): argument
/external/google-breakpad/src/testing/gtest/test/
Dgtest-param-test_test.cc226 const int expected_values[] = {0, 1, 2}; in TEST() local
234 const int expected_values[] = {0}; in TEST() local
249 const int expected_values[] = {0, 3, 6}; in TEST() local
259 const int expected_values[] = {0, 3}; in TEST() local
370 const int expected_values[] = {3, 5, 8}; in TEST() local
383 const int expected_values[] = {3, 5, 8}; in TEST() local
395 const int expected_values[] = {42}; in TEST() local
413 const int expected_values[] = {3, 5, 8}; in TEST() local
422 const double expected_values[] = {3.0, 5.0, 8.0}; in TEST() local
434 const int expected_values[] = { in TEST() local
[all …]
/external/googletest/googletest/test/
Dgoogletest-param-test-test.cc173 const int expected_values[] = {0, 1, 2}; in TEST() local
181 const int expected_values[] = {0}; in TEST() local
196 const int expected_values[] = {0, 3, 6}; in TEST() local
206 const int expected_values[] = {0, 3}; in TEST() local
317 const int expected_values[] = {3, 5, 8}; in TEST() local
330 const int expected_values[] = {3, 5, 8}; in TEST() local
342 const int expected_values[] = {42}; in TEST() local
360 const int expected_values[] = {3, 5, 8}; in TEST() local
369 const double expected_values[] = {3.0, 5.0, 8.0}; in TEST() local
381 const int expected_values[] = { in TEST() local
[all …]
/external/bsdiff/
Dextents_unittest.cc34 std::vector<ex_t> expected_values = {{10, 20}, {30, 40}}; in TEST_F() local
52 std::vector<ex_t> expected_values = {{10, 20}, {-1, 40}, {50, 60}}; in TEST_F() local
/external/tensorflow/tensorflow/python/kernel_tests/
Dargmax_op_test.py35 expected_values, argument
54 expected_values, argument
Dparse_single_example_op_test.py92 def _test(self, kwargs, expected_values=None, expected_err=None): argument
852 def _test(self, kwargs, expected_values=None, expected_err=None): argument
Dnth_element_op_test.py34 def _validateNthElement(self, inputs, dtype, n, reverse, expected_values): argument
Dtopk_op_test.py45 expected_values, argument
Dparsing_ops_test.py92 def _test(self, kwargs, expected_values=None, expected_err=None): argument
945 def _test(self, kwargs, expected_values=None, expected_err=None): argument
/external/tensorflow/tensorflow/core/kernels/
Dragged_tensor_to_sparse_kernel_test.cc100 std::vector<int> expected_values = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12}; in TEST_F() local
126 std::vector<int> expected_values = {1, 2, 3, 4, 5, 6, 7, 8, in TEST_F() local
Dsparse_add_op_test.cc85 Tensor expected_values(allocator(), DT_FLOAT, {4}); in TEST_F() local
Dsparse_reduce_sum_op_test.cc114 Tensor expected_values(allocator(), DT_FLOAT, TensorShape({2})); in TEST_F() local
Dquantized_mul_op_test.cc43 const std::vector<float>& expected_values, double tolerance) { in TestMul()
126 std::vector<float> expected_values( in TestMulShape() local
Dquantized_add_op_test.cc43 const std::vector<float>& expected_values, double tolerance) { in TestAdd()
126 std::vector<float> expected_values( in TestAddShape() local
/external/tensorflow/tensorflow/python/debug/lib/
Ddist_session_debug_grpc_test.py103 def _pollingAssertDebugTensorValuesAllClose(self, expected_values, argument
/external/tensorflow/tensorflow/compiler/xla/tests/
Ddynamic_ops_test.cc130 Literal expected_values = in RunR1() local
156 Literal expected_values = in RunR2() local
191 Literal expected_values = in RunR3() local
413 Literal expected_values = in RunR1() local
444 Literal expected_values = in RunR2() local
483 Literal expected_values = in RunR3() local
518 Array3D<T> expected_values(kSeq, kBatch, kDim); in RunR3Contiguous() local
Dreduce_precision_test.cc213 std::vector<float> expected_values; in XLA_TEST_P() local
/external/tensorflow/tensorflow/python/data/kernel_tests/
Dtest_base.py80 def _compareOutputToExpected(self, result_values, expected_values, argument
/external/tensorflow/tensorflow/lite/tools/optimize/calibration/
Dcalibrator_test.cc154 const float expected_values[7] = { in TEST() local
/external/tensorflow/tensorflow/python/data/experimental/kernel_tests/
Dparse_example_dataset_test.py69 expected_values=None, argument
/external/tensorflow/tensorflow/contrib/distribute/python/
Dinput_lib_test.py64 expected_values, argument
/external/deqp/external/openglcts/modules/glesext/gpu_shader5/
DesextcGPUShader5TextureGatherOffset.cpp2384 glw::GLint expected_values[m_n_components_per_varying]; in checkResult() local
2525 glw::GLint expected_values[m_n_components_per_varying]; in checkResult() local
2701 glw::GLint expected_values[m_n_components_per_varying]; in checkResult() local
2893 glw::GLint expected_values[m_n_components_per_varying]; in checkResult() local
3088 glw::GLint expected_values[m_n_components_per_varying]; in checkResult() local
/external/swiftshader/third_party/SPIRV-Tools/test/
Dtext_literal_test.cpp164 std::vector<uint32_t> expected_values; member
/external/deqp-deps/SPIRV-Tools/test/
Dtext_literal_test.cpp164 std::vector<uint32_t> expected_values; member
/external/deqp/external/openglcts/modules/gl/
Dgl4cPipelineStatisticsQueryTests.cpp1192 …execution_result& run_result, unsigned int n_expected_values, const glw::GLuint64* expected_values, in verifyResultValues()
3083 glw::GLuint64 expected_values[4] = { 0 }; in executeTest() local
3991 glw::GLuint64 expected_values[2] = { 0 }; in executeTest() local

12