/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/internal/reference/integer_ops/ |
A D | mul.h | 74 using F0 = gemmlowp::FixedPoint<std::int16_t, 0>; in Mul() local 76 F0 unclamped_result = in Mul() 77 F0::FromRaw(input1_data[i]) * F0::FromRaw(input2_data[i]); in Mul()
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/internal/reference/ |
A D | tanh.h | 63 using F0 = gemmlowp::FixedPoint<std::int16_t, 0>; in Tanh() local 70 F0 output = gemmlowp::tanh(input); in Tanh() 77 F0 output = gemmlowp::tanh(input); in Tanh()
|
A D | reference_ops.h | 232 using F0 = gemmlowp::FixedPoint<std::int16_t, 0>; in Mul() local 234 F0 unclamped_result = in Mul() 235 F0::FromRaw(input1_data[i]) * F0::FromRaw(input2_data[i]); in Mul() 257 F0 unclamped_result = in Mul() 258 F0::FromRaw(input1_data[i]) * F0::FromRaw(input2_data[i]); in Mul() 292 F0 input_ready_scaled = F0::FromRaw(not_shift_input[i]); in Sub16() 293 F0 scaled_input = F0::FromRaw( in Sub16() 305 F0 input_ready_scaled = F0::FromRaw(not_shift_input[i]); in Sub16() 306 F0 scaled_input = F0::FromRaw( in Sub16() 788 F0 input_modulation_gate_output = in LstmCell() [all …]
|
A D | add.h | 183 using F0 = gemmlowp::FixedPoint<std::int16_t, 0>; variable 185 F0 input_ready_scaled = F0::FromRaw(not_shift_input[i]); 186 F0 scaled_input = F0::FromRaw( 188 F0 result = gemmlowp::SaturatingAdd(scaled_input, input_ready_scaled);
|
A D | logistic.h | 77 using F0 = gemmlowp::FixedPoint<std::int16_t, 0>; in Logistic() local 82 F0 output = gemmlowp::logistic(input); in Logistic()
|
A D | portable_tensor_utils.cc | 523 using F0 = gemmlowp::FixedPoint<std::int16_t, 0>; in PortableApplySigmoid() typedef 526 F0 sigmoid_output = gemmlowp::logistic(sigmoid_input); in PortableApplySigmoid() 554 using F0 = gemmlowp::FixedPoint<std::int16_t, 0>; in PortableApplyTanhImpl() typedef 559 F0 tanh_output = gemmlowp::tanh(tanh_input); in PortableApplyTanhImpl()
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/gemmlowp/fixedpoint/ |
A D | fixedpoint.h | 797 typedef FixedPoint<tRawType, 0> F0; 799 F0 half_denominator = RoundingHalfSum(a, F0::One()); 844 typedef FixedPoint<tRawType, 0> F0; 846 F0 half_denominator = RoundingHalfSum(a, F0::One());
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/internal/optimized/ |
A D | optimized_ops.h | 2126 F0 input_ready_scaled = F0::FromRaw(not_shift_input[i]); in Add() 2127 F0 scaled_input = F0::FromRaw( in Add() 2341 F0 unclamped_result = in Mul() 2342 F0::FromRaw(input1_data[i]) * F0::FromRaw(input2_data[i]); in Mul() 2366 F0 unclamped_result = in Mul() 2367 F0::FromRaw(input1_data[i]) * F0::FromRaw(input2_data[i]); in Mul() 3053 F0 input_modulation_gate_output = in LstmCell() 3064 F0 input_times_input_modulation = in LstmCell() 3125 F0 input_modulation_gate_output = in LstmCell() 3134 F0 input_times_input_modulation = in LstmCell() [all …]
|
A D | legacy_optimized_ops.h | 3268 using F0 = gemmlowp::FixedPoint<int16x8_t, 0>; in LstmCell() local 3281 F0 input_gate_output = gemmlowp::logistic(input_gate_input); in LstmCell() 3287 F0 input_modulation_gate_output = in LstmCell() 3292 F0 forget_gate_output = gemmlowp::logistic(forget_gate_input); in LstmCell() 3296 F0 output_gate_output = gemmlowp::logistic(output_gate_input); in LstmCell() 3298 F0 input_times_input_modulation = in LstmCell() 3342 using F0 = gemmlowp::FixedPoint<std::int16_t, 0>; in LstmCell() local 3354 F0 input_gate_output = gemmlowp::logistic(input_gate_input); in LstmCell() 3359 F0 input_modulation_gate_output = in LstmCell() 3363 F0 forget_gate_output = gemmlowp::logistic(forget_gate_input); in LstmCell() [all …]
|
A D | neon_tensor_utils.cc | 1629 using F0 = gemmlowp::FixedPoint<int16x8_t, 0>; in NeonApplySigmoid() typedef 1639 F0 output0 = gemmlowp::logistic(input0); in NeonApplySigmoid() 1640 F0 output1 = gemmlowp::logistic(input1); in NeonApplySigmoid() 1641 F0 output2 = gemmlowp::logistic(input2); in NeonApplySigmoid() 1642 F0 output3 = gemmlowp::logistic(input3); in NeonApplySigmoid()
|
/AliOS-Things-master/components/mqtt/example/ |
A D | aiot_mqtt_sign.c | 201 #define F0(x,y,z) ((x & y) | (z & (x | y))) macro 213 temp2 = S2(a) + F0(a,b,c); \
|
/AliOS-Things-master/components/linkkit/infra/ |
A D | infra_aes.c | 102 V(EB, 59, 59, B2), V(C9, 47, 47, 8E), V(0B, F0, F0, FB), \ 131 V(F0, 50, 50, A0), V(44, 3C, 3C, 78), V(BA, 9F, 9F, 25), \ 159 V(D5, BA, BA, 6F), V(88, 78, 78, F0), V(6F, 25, 25, 4A), \ 240 V(12, F0, 4C, 81), V(A3, 97, 46, 8D), V(C6, F9, D3, 6B), \ 245 V(B6, 4F, E1, BE), V(17, AD, 88, F0), V(66, AC, 20, C9), \ 255 V(F0, F2, 07, F3), V(A1, E2, 69, 4E), V(CD, F4, DA, 65), \ 285 V(C4, 8C, FC, A8), V(1A, 3F, F0, A0), V(D8, 2C, 7D, 56), \
|
A D | infra_sha256.c | 105 #define F0(x, y, z) ((x & y) | (z & (x | y))) macro 113 temp2 = S2(a) + F0(a, b, c); \
|
/AliOS-Things-master/components/linksdk/core/utils/ |
A D | core_sha256.c | 102 #define F0(x,y,z) ((x & y) | (z & (x | y))) macro 114 temp2 = S2(a) + F0(a,b,c); \
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/ |
A D | lossless_enc_sse2.c | 108 const __m128i F0 = _mm_srli_epi32(C0, 16); // 0 0 | x db in CollectColorBlueTransforms_SSE2() local 110 const __m128i G0 = _mm_sub_epi8(E0, F0); // 0 0 | x b' in CollectColorBlueTransforms_SSE2() 152 const __m128i F0 = _mm_and_si128(E0, mask); // 0 0 | 0 r' in CollectColorRedTransforms_SSE2() local 154 const __m128i I = _mm_packs_epi32(F0, F1); in CollectColorRedTransforms_SSE2()
|
/AliOS-Things-master/components/mbedtls/library/ |
A D | sha512.c | 236 #define F0(x,y,z) ((x & y) | (z & (x | y))) in mbedtls_internal_sha512_process() macro 242 temp2 = S2(a) + F0(a,b,c); \ in mbedtls_internal_sha512_process()
|
A D | sha256.c | 184 #define F0(x,y,z) ((x & y) | (z & (x | y))) macro 196 temp2 = S2(a) + F0(a,b,c); \
|
A D | aes.c | 143 V(15,FA,FA,EF), V(EB,59,59,B2), V(C9,47,47,8E), V(0B,F0,F0,FB), \ 165 V(F0,50,50,A0), V(44,3C,3C,78), V(BA,9F,9F,25), V(E3,A8,A8,4B), \ 186 V(D5,BA,BA,6F), V(88,78,78,F0), V(6F,25,25,4A), V(72,2E,2E,5C), \ 274 V(02,75,2F,C3), V(12,F0,4C,81), V(A3,97,46,8D), V(C6,F9,D3,6B), \ 278 V(B6,4F,E1,BE), V(17,AD,88,F0), V(66,AC,20,C9), V(B4,3A,CE,7D), \ 285 V(2B,1C,CF,8A), V(92,B4,79,A7), V(F0,F2,07,F3), V(A1,E2,69,4E), \ 308 V(C4,8C,FC,A8), V(1A,3F,F0,A0), V(D8,2C,7D,56), V(EF,90,33,22), \
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/internal/ |
A D | common.h | 676 using F0 = FixedPoint<int32_t, 0>; in GetInvSqrtQuantizedMultiplierExp() local 690 const F0 fixedpoint_half_sqrt_2 = in GetInvSqrtQuantizedMultiplierExp() 691 GEMMLOWP_CHECKED_FIXEDPOINT_CONSTANT(F0, 1518500250, std::sqrt(2.) / 2.); in GetInvSqrtQuantizedMultiplierExp()
|
/AliOS-Things-master/hardware/chip/rtl872xd/bin/ |
A D | km0_boot_all_2nd.bin | 10 …=d%@i�A[[3B�C@4B��AF��2��E����F��F0��$#A�!�dR"B�j@;+��O��s�$@A�!"d[#B�k@:… 13 @�Cy�y��x��x�Cx�xI��)�@BpG�F0�$��h�a�Z�S��E��-������o� �0��F��… 26 …ీh@��"!�O��@��! ��^�@��#�Z�B�C�p�����(p�%��C�p�����%mB���F0�*L@��"�D!���,=…
|
A D | km0_image2_all.bin | 443 (�@�t��h�x��2(�<(�F('�P(�F8@���� �F0`v�(�(�#(��8@�����0`v��
|
/AliOS-Things-master/hardware/chip/rtl872xd/ |
A D | ate.bin | 407 …���� ��`)F����w� `s��`��0F��XE�0�����x��k�k@�c�B ��cs����(� h��|@��s�-��A��$eF0|�� 455 �h�E�DD`[`IDh���#C`ChCB`F0�pGO��A���C �A�P�LR�ҙB��BpG��B�BpGO��A��… 1339 …pG-��G���m����Y�� � ��������@��1 F��Y������gA��f����h�@O�0Y�F0�!0�����V����� 1423 …��F������������q��� A������ AB)h����1@����s��O�#�"�i�O�@0�[F0"�b� �[F1"�\���� … 1468 …��C)��D)n�G)��I)��S)�����@��&����@��&�F F���@F�F0]���@���F0]���@����8���@���F0]��… 2032 ���$���$� $�;F����"F����@F��f� ����� ���8�-��A�F�����`F0����
|
/AliOS-Things-master/documentation/doxygen/style/ |
A D | doxygen-custom.css | 317 border-right: 2px solid #0F0;
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/test/images/ |
A D | rgb-3c-8b.ppm | 30 …O.X_6Yr;p�C�я�ֶ�Dž�⸧iQ�"�3$�3'�9*�8)�7*�7(�7%�9&�@/�@-�H3�_J�lT�sVكd�z`�`J�F0�7#�3#�0#�0$�A'��O��o… 344 …�Π�Ѧ�Ԭ�ְ�ְ�֯�Ҭ�ҧ�Ѣ�Ф�ҧ�ԥ�ӥ�ҥ�Ң�ѣ�Ϣ�ϡ�Ϟ�Ϡ�Р�Ӟ�ۥ�ڠ�ɍ��l�A8�#%�'&�+)�4.�9/�@.�F0�H0�@-�:*�>+�;+�9(�9(…
|