/external/tensorflow/tensorflow/lite/kernels/ |
D | activations_test.cc | 115 std::vector<float> GetDequantizedOutput() { in GetDequantizedOutput() function in tflite::__anonbb9f564d0111::QuantizedActivationsOpModel 203 EXPECT_THAT(m.GetDequantizedOutput<uint8_t>(), in TEST() 226 EXPECT_THAT(m.GetDequantizedOutput<int8_t>(), ElementsAreArray(ArrayFloatNear( in TEST() 248 EXPECT_THAT(m.GetDequantizedOutput<uint8_t>(), in TEST() 271 EXPECT_THAT(m.GetDequantizedOutput<int8_t>(), in TEST() 294 EXPECT_THAT(m.GetDequantizedOutput<int16_t>(), in TEST() 326 EXPECT_THAT(m.GetDequantizedOutput<uint8_t>(), in TEST() 346 EXPECT_THAT(m.GetDequantizedOutput<int8_t>(), in TEST() 369 EXPECT_THAT(m.GetDequantizedOutput<int16_t>(), in TEST() 418 EXPECT_THAT(m.GetDequantizedOutput<uint8_t>(), in TEST() [all …]
|
D | pooling_test.cc | 75 std::vector<float> GetDequantizedOutput() { in GetDequantizedOutput() function in tflite::__anon783532000111::QuantizedPoolingOpModel 94 std::vector<float> GetDequantizedOutput() { in GetDequantizedOutput() function in tflite::__anon783532000111::SymmetricQuantizedPoolingOpModel 145 EXPECT_THAT(m.GetDequantizedOutput(), in TEST() 165 EXPECT_THAT(m.GetDequantizedOutput(), ElementsAreArray(ArrayFloatNear({16}))); in TEST() 187 EXPECT_THAT(m.GetDequantizedOutput(), in TEST() 211 EXPECT_THAT(m.GetDequantizedOutput(), in TEST() 264 EXPECT_THAT(m.GetDequantizedOutput(), in TEST() 288 EXPECT_THAT(m.GetDequantizedOutput(), in TEST() 308 EXPECT_THAT(m.GetDequantizedOutput(), in TEST()
|
D | reduce_test.cc | 42 std::vector<float> GetDequantizedOutput() { in GetDequantizedOutput() function in tflite::__anon5bc6b6600111::BaseOpModel 284 EXPECT_THAT(m.GetDequantizedOutput<uint8_t>(), in TEST() 300 EXPECT_THAT(m.GetDequantizedOutput<uint8_t>(), in TEST() 315 EXPECT_THAT(m.GetDequantizedOutput<uint8_t>(), in TEST() 383 m.GetDequantizedOutput<uint8_t>(), in TEST() 396 m.GetDequantizedOutput<uint8_t>(), in TEST() 411 EXPECT_THAT(m.GetDequantizedOutput<int8_t>(), in TEST() 428 EXPECT_THAT(m.GetDequantizedOutput<int8_t>(), in TEST() 446 m.GetDequantizedOutput<uint8_t>(), in TEST() 462 m.GetDequantizedOutput<uint8_t>(), in TEST() [all …]
|
D | l2norm_test.cc | 59 std::vector<float> GetDequantizedOutput() { in GetDequantizedOutput() function in tflite::__anond22de7220111::L2NormOpModel 104 EXPECT_THAT(m.GetDequantizedOutput<uint8_t>(), in TEST() 117 EXPECT_THAT(m.GetDequantizedOutput<int8_t>(), in TEST() 138 EXPECT_THAT(m.GetDequantizedOutput<uint8_t>(), in TEST() 163 EXPECT_THAT(m.GetDequantizedOutput<int8_t>(), in TEST()
|
D | space_to_batch_nd_test.cc | 51 std::vector<float> GetDequantizedOutput() { in GetDequantizedOutput() function in tflite::__anonf57345680111::SpaceToBatchNDOpModel 246 EXPECT_THAT(m.GetDequantizedOutput<uint8_t>(), in TEST_F() 261 EXPECT_THAT(m.GetDequantizedOutput<int8_t>(), in TEST_F() 277 EXPECT_THAT(m.GetDequantizedOutput<uint8_t>(), in TEST_F() 293 EXPECT_THAT(m.GetDequantizedOutput<int8_t>(), in TEST_F() 307 EXPECT_THAT(m.GetDequantizedOutput<uint8_t>(), in TEST_F() 325 EXPECT_THAT(m.GetDequantizedOutput<uint8_t>(), in TEST_F()
|
D | pad_test.cc | 55 std::vector<float> GetDequantizedOutput() { in GetDequantizedOutput() function in tflite::__anonf413fd7d0111::PadOpModel 345 EXPECT_THAT(m.template GetDequantizedOutput<integer_type>(), in SimpleConstTest() 366 EXPECT_THAT(m.template GetDequantizedOutput<integer_type>(), in SimpleDynamicTest() 386 EXPECT_THAT(m.template GetDequantizedOutput<integer_type>(), in AdvancedConstTest() 408 EXPECT_THAT(m.template GetDequantizedOutput<integer_type>(), in AdvancedDynamicTest() 603 EXPECT_THAT(m.template GetDequantizedOutput<integer_type>(), in SimpleConstTestV2() 626 EXPECT_THAT(m.template GetDequantizedOutput<integer_type>(), in SimpleDynamicTestV2() 648 EXPECT_THAT(m.template GetDequantizedOutput<integer_type>(), in AdvancedConstTestV2() 672 EXPECT_THAT(m.template GetDequantizedOutput<integer_type>(), in AdvancedDynamicTestV2() 697 EXPECT_THAT(m.template GetDequantizedOutput<integer_type>(), in SimpleConstValuedTest() [all …]
|
D | depthwise_conv_test.cc | 279 std::vector<float> GetDequantizedOutput() { in GetDequantizedOutput() function in tflite::__anon1154144a0111::QuantizedDepthwiseConvolutionOpModel 315 EXPECT_THAT(m.GetDequantizedOutput(), ElementsAreArray(ArrayFloatNear( in TEST_P() 362 EXPECT_THAT(quant_op.GetDequantizedOutput(), in TEST_P() 421 EXPECT_THAT(m.GetDequantizedOutput(), in TEST_P() 462 EXPECT_THAT(m.GetDequantizedOutput(), in TEST_P() 484 std::vector<float> GetDequantizedOutput() { in GetDequantizedOutput() function in tflite::__anon1154144a0111::PerChannelQuantizedDepthwiseConvolutionOpModel 530 m.GetDequantizedOutput(), in TEST_P()
|
D | add_test.cc | 67 std::vector<float> GetDequantizedOutput() { in GetDequantizedOutput() function in tflite::__anon2fc512110111::QuantizedAddOpModel 211 m.GetDequantizedOutput<integer_dtype>(), in QuantizedTestsNoActivation() 268 m.GetDequantizedOutput<integer_dtype>(), in QuantizedTestsActivationRELU_N1_TO_1() 297 EXPECT_THAT(m.GetDequantizedOutput<integer_dtype>(), in QuantizedVariousInputShapes() 327 model_fixture.GetDequantizedOutput<integer_dtype>(), in QuantizedWithScalarBroadcast() 343 model_fixture.GetDequantizedOutput<integer_dtype>(), in QuantizedWithScalarBroadcast() 389 model_fixture.GetDequantizedOutput<integer_dtype>(), in QuantizedWithMixedBroadcast() 406 model_fixture.GetDequantizedOutput<integer_dtype>(), in QuantizedWithMixedBroadcast()
|
D | concatenation_test.cc | 90 std::vector<float> GetDequantizedOutput() { in GetDequantizedOutput() function in tflite::__anond23afdee0111::QuantizedConcatenationOpModel 183 EXPECT_THAT(m0.GetDequantizedOutput<uint8_t>(), in TEST() 205 EXPECT_THAT(m0.GetDequantizedOutput<int8_t>(), in TEST() 229 EXPECT_THAT(m0.GetDequantizedOutput<uint8_t>(), in TEST() 254 EXPECT_THAT(m0.GetDequantizedOutput<uint8_t>(), in TEST()
|
D | fully_connected_test.cc | 266 std::vector<float> GetDequantizedOutput() { in GetDequantizedOutput() function in tflite::__anonc847e4c60111::QuantizedFullyConnectedOpModel 452 EXPECT_THAT(m.GetDequantizedOutput<uint8_t>(), in TEST_P() 482 EXPECT_THAT(m.GetDequantizedOutput<int8_t>(), in TEST_P() 509 EXPECT_THAT(m.GetDequantizedOutput<uint8_t>(), in TEST_P() 540 EXPECT_THAT(m.GetDequantizedOutput<int8_t>(), in TEST_P() 631 EXPECT_THAT(m.GetDequantizedOutput<int16_t>(), in SimpleTestQuantizedInt16OutputCase() 776 EXPECT_THAT(m.GetDequantizedOutput<uint8_t>(), in TEST_P() 807 EXPECT_THAT(m.GetDequantizedOutput<uint8_t>(), in TEST_P()
|
D | conv_test.cc | 609 std::vector<float> GetDequantizedOutput() { in GetDequantizedOutput() function in tflite::__anone58ff41e0111::QuantizedConvolutionOpModel 639 EXPECT_THAT(m.GetDequantizedOutput(), in TEST_P() 691 EXPECT_THAT(quant_op.GetDequantizedOutput(), in TEST_P() 712 EXPECT_THAT(m.GetDequantizedOutput(), ElementsAreArray(ArrayFloatNear({ in TEST_P() 783 EXPECT_THAT(m.GetDequantizedOutput(), in TEST_P() 1127 std::vector<float> GetDequantizedOutput() { in GetDequantizedOutput() function in tflite::__anone58ff41e0111::PerChannelQuantizedConvolutionOpModel 1175 EXPECT_THAT(m.GetDequantizedOutput(), in TEST_P()
|
D | mul_test.cc | 77 std::vector<float> GetDequantizedOutput() { in GetDequantizedOutput() function in tflite::__anon58b4bc560111::QuantizedMulOpModel 204 EXPECT_THAT(m.GetDequantizedOutput<integer_dtype>(), in NoActivation() 245 EXPECT_THAT(m.GetDequantizedOutput<integer_dtype>(), in NoActivationInt16With8BitOutput() 279 EXPECT_THAT(m.GetDequantizedOutput<integer_dtype>(), in WithBroadcast()
|
D | sub_test.cc | 67 std::vector<float> GetDequantizedOutput() { in GetDequantizedOutput() function in tflite::__anonec0491d20111::QuantizedSubOpModel 215 m.GetDequantizedOutput<integer_dtype>(), in QuantizedTestsNoActivation() 247 m.GetDequantizedOutput<integer_dtype>(), in QuantizedTestsActivationRELU_N1_TO_1() 275 EXPECT_THAT(m.GetDequantizedOutput<integer_dtype>(), in QuantizedVariousInputShapes() 303 EXPECT_THAT(m.GetDequantizedOutput<integer_dtype>(), in QuantizedWithBroadcast()
|
/external/tensorflow/tensorflow/lite/delegates/nnapi/ |
D | nnapi_delegate_test.cc | 983 std::vector<float> GetDequantizedOutput() { in GetDequantizedOutput() function in tflite::__anon0c68fcb70111::QuantizedConcatenationOpModel 999 EXPECT_THAT(m0.GetDequantizedOutput(), in TEST() 1023 EXPECT_THAT(m0.GetDequantizedOutput(), in TEST() 1337 std::vector<float> GetDequantizedOutput() { in GetDequantizedOutput() function in tflite::__anon0c68fcb70111::QuantizedActivationsOpModel 1422 EXPECT_THAT(m.GetDequantizedOutput<uint8_t>(), in TEST() 1554 std::vector<float> GetDequantizedOutput() { in GetDequantizedOutput() function in tflite::__anon0c68fcb70111::PadOpModel 3403 std::vector<float> GetDequantizedOutput() { in GetDequantizedOutput() function in tflite::__anon0c68fcb70111::BaseReduceOpModel
|