/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/hexagon/builders/tests/ |
H A D | pack_test.cc | 75 auto ref_output = in TYPED_TEST() local 90 auto ref_output = in TYPED_TEST() local 105 auto ref_output = in TYPED_TEST() local 119 auto ref_output = in TYPED_TEST() local
|
/aosp_15_r20/external/pytorch/test/cpp/api/ |
H A D | transformer.cpp | 70 torch::Tensor ref_output = torch::tensor( in transformer_encoder_layer_test_helper() local 263 torch::Tensor ref_output = torch::tensor( in transformer_decoder_layer_test_helper() local 475 torch::Tensor ref_output = torch::tensor( in transformer_decoder_layer_test_helper_gelu() local 590 torch::Tensor ref_output = torch::tensor( in transformer_encoder_test_helper() local 861 torch::Tensor ref_output = torch::tensor( in transformer_decoder_test_helper() local 1430 torch::Tensor ref_output = torch::tensor( in transformer_test_helper() local
|
H A D | nn_utils.cpp | 502 torch::Tensor ref_output, extra_pad; in TEST_F() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/test/ |
D | iterator_range_drop.cpp | 129 std::vector<boost::int32_t> ref_output; in test_drop_front() local 160 std::vector<boost::int32_t> ref_output; in test_drop_back() local
|
D | iterator_range_hash.cpp | 32 std::size_t ref_output = boost::hash_range(v.begin(), v.end()); in test_iterator_range_hash() local
|
/aosp_15_r20/external/pytorch/aten/src/ATen/test/ |
H A D | cpu_profiling_allocator_test.cpp | 42 at::Tensor output, ref_output; in TEST() local 100 at::Tensor output, ref_output; in TEST() local
|
/aosp_15_r20/external/executorch/backends/xnnpack/test/ |
H A D | test_xnnpack_utils.py | 102 representative_inputs, executorch_program, ref_output, output_path argument 136 def assert_outputs_equal(self, model_output, ref_output): argument
|
/aosp_15_r20/external/cronet/net/base/ |
H A D | mime_util_unittest.cc | 558 const char ref_output[] = in TEST() local 575 const char ref_output[] = in TEST() local
|
/aosp_15_r20/external/libaom/test/ |
H A D | av1_fwd_txfm1d_test.cc | 74 std::unique_ptr<double[]> ref_output(new (std::nothrow) double[txfm_size]); in TEST() local
|
H A D | av1_inv_txfm1d_test.cc | 88 int32_t ref_output[64]; in TEST() local
|
/aosp_15_r20/external/executorch/backends/apple/mps/test/ |
H A D | test_mps_utils.py | 128 ref_output, argument
|
/aosp_15_r20/external/executorch/backends/qualcomm/tests/ |
H A D | utils.py | 135 def _assert_outputs_equal(self, model_output, ref_output): argument
|
/aosp_15_r20/external/executorch/kernels/test/ |
H A D | op_view_copy_test.cpp | 258 Tensor ref_output = tf.make(size, /*data=*/{0, 1, 1, 1, 0, 1, 0, 1}); in TEST_F() local
|
/aosp_15_r20/external/executorch/backends/xnnpack/test/tester/ |
H A D | tester.py | 667 def _assert_outputs_equal(model_output, ref_output, atol=1e-03, rtol=1e-03): argument
|
/aosp_15_r20/external/executorch/backends/vulkan/test/ |
H A D | test_vulkan_delegate.py | 43 ref_output, argument
|