Home
last modified time | relevance | path

Searched refs:temp_val (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/internal/optimized/
A Dneon_tensor_utils.cc878 temp_val.val[0] = in NeonMatrixBatchVectorAccumulateImpl()
880 temp_val.val[1] = in NeonMatrixBatchVectorAccumulateImpl()
882 temp_val.val[0] = in NeonMatrixBatchVectorAccumulateImpl()
884 temp_val.val[1] = in NeonMatrixBatchVectorAccumulateImpl()
938 temp_val.val[0] = in NeonMatrixBatchVectorAccumulateImpl()
940 temp_val.val[1] = in NeonMatrixBatchVectorAccumulateImpl()
942 temp_val.val[2] = in NeonMatrixBatchVectorAccumulateImpl()
944 temp_val.val[3] = in NeonMatrixBatchVectorAccumulateImpl()
1780 temp_val = in NeonCwiseMul()
1783 temp_val.val[0] = vaddq_s32(temp_val.val[0], output_zp_dup); in NeonCwiseMul()
[all …]
A Doptimized_ops.h4037 temp_val.val[0] = vaddq_s32(temp_val.val[0], output_zp_dup); in SoftmaxInt8LUT()
4038 temp_val.val[1] = vaddq_s32(temp_val.val[1], output_zp_dup); in SoftmaxInt8LUT()
4039 temp_val.val[2] = vaddq_s32(temp_val.val[2], output_zp_dup); in SoftmaxInt8LUT()
4040 temp_val.val[3] = vaddq_s32(temp_val.val[3], output_zp_dup); in SoftmaxInt8LUT()
5361 temp_val.val[0] = vaddq_s32(temp_val.val[0], output_zp_dup); in Quantize()
5362 temp_val.val[1] = vaddq_s32(temp_val.val[1], output_zp_dup); in Quantize()
5363 temp_val.val[2] = vaddq_s32(temp_val.val[2], output_zp_dup); in Quantize()
5364 temp_val.val[3] = vaddq_s32(temp_val.val[3], output_zp_dup); in Quantize()
5366 temp_val.val[0] = in Quantize()
5368 temp_val.val[1] = in Quantize()
[all …]
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/ble_stack/hl/src/gatt/attm/
A Dattm_db.h171 uint8_t temp_val[ATT_UUID_128_LEN + ATT_HANDLE_LEN + ATT_HANDLE_LEN]; member

Completed in 33 milliseconds