Home
last modified time | relevance | path

Searched defs:scratch (Results 1 – 12 of 12) sorted by relevance

/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/lib/
A Dfft.h35 void* scratch; member
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/internal/optimized/
A Dsse_tensor_utils.cc179 int32_t* scratch, CpuBackendContext* context) { in SseCpuBackendGemm()
222 const float* __restrict__ scaling_factors, int n_batch, int32_t* scratch, in SseMatrixBatchVectorMultiplyAccumulate()
275 const int32_t* input_offset, int32_t* scratch, int32_t* row_sums, in SseMatrixBatchVectorMultiplyAccumulate()
A Dneon_tensor_utils.h48 int n_batch, int32_t* scratch, in MatrixBatchVectorMultiplyAccumulate()
59 const int32_t* input_offset, int32_t* scratch, int32_t* row_sums, in MatrixBatchVectorMultiplyAccumulate()
94 int32_t* scratch, int16_t* output, CpuBackendContext* context) { in MatrixBatchVectorMultiplyAccumulate()
104 int32_t* scratch, int8_t* output, CpuBackendContext* context) { in MatrixBatchVectorMultiplyAccumulate()
A Dsse_tensor_utils.h57 const int32_t* input_offset, int32_t* scratch, int32_t* row_sums, in MatrixBatchVectorMultiplyAccumulate()
68 int32_t* __restrict__ scratch, float* __restrict__ result, in MatrixBatchVectorMultiplyAccumulate()
103 int32_t* scratch, int16_t* output, CpuBackendContext* context) { in MatrixBatchVectorMultiplyAccumulate()
113 int32_t* scratch, int8_t* output, CpuBackendContext* context) { in MatrixBatchVectorMultiplyAccumulate()
A Dneon_tensor_utils.cc744 int32_t* scratch) { in NeonMatrixBatchVectorMultiplyImpl()
853 int32_t output_zp, int32_t* scratch, int16_t* output) { in NeonMatrixBatchVectorAccumulateImpl()
906 int32_t output_zp, int32_t* scratch, int8_t* output) { in NeonMatrixBatchVectorAccumulateImpl()
981 int32_t* scratch, CpuBackendContext* context) { in NeonCpuBackendGemm()
1014 int32_t* scratch, int16_t* output, CpuBackendContext* context) { in NeonMatrixBatchVectorMultiplyAccumulate()
1030 int32_t* scratch, int8_t* output, CpuBackendContext* context) { in NeonMatrixBatchVectorMultiplyAccumulate()
1179 int n_batch, int32_t* scratch, in NeonMatrixBatchVectorMultiplyAccumulate()
1374 const int32_t* input_offset, int32_t* scratch, int32_t* row_sums, in NeonMatrixBatchVectorMultiplyAccumulate()
A Doptimized_ops.h1431 const RuntimeShape& scratch_shape, int32_t* scratch, int32_t* row_sums, in HybridConvPerChannel()
5337 int32_t output_zp, int32_t* scratch, uint8_t* output) { in Quantize()
5402 int32_t* scratch, int8_t* output) { in Quantize()
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/internal/reference/
A Dportable_tensor_utils.h79 const int32_t* input_offset, int32_t* scratch, int32_t* row_sums, in MatrixBatchVectorMultiplyAccumulate()
91 int n_batch, int32_t* scratch, in MatrixBatchVectorMultiplyAccumulate()
127 int32_t* scratch, int16_t* output, CpuBackendContext* context) { in MatrixBatchVectorMultiplyAccumulate()
137 int32_t* scratch, int8_t* output, CpuBackendContext* context) { in MatrixBatchVectorMultiplyAccumulate()
A Dsvdf.h196 const RuntimeShape& bias_shape, const float* bias_data, float* scratch, in EvalHybridSVDF()
A Dportable_tensor_utils.cc167 const int32_t* input_offset, int32_t* scratch, int32_t* row_sums, in PortableMatrixBatchVectorMultiplyAccumulate()
326 int32_t* scratch, int16_t* output, CpuBackendContext* context) { in PortableMatrixBatchVectorMultiplyAccumulate()
336 int32_t* scratch, int8_t* output, CpuBackendContext* context) { in PortableMatrixBatchVectorMultiplyAccumulate()
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/internal/
A Dtensor_utils.h65 const int32_t* input_offset, int32_t* scratch, int32_t* row_sums, in MatrixBatchVectorMultiplyAccumulate()
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/
A Danalysis_enc.c443 uint8_t* const scratch = (uint8_t*)WEBP_ALIGN(tmp); in DoSegmentsJob() local
/AliOS-Things-master/components/SDL2/src/video/khronos/vulkan/
A Dvulkan.hpp1211 …date, VkAccelerationStructureNV dst, VkAccelerationStructureNV src, VkBuffer scratch, VkDeviceSize… in vkCmdBuildAccelerationStructureNV()
39503 …32 update, AccelerationStructureNV dst, AccelerationStructureNV src, Buffer scratch, DeviceSize sc… in buildAccelerationStructureNV()
39509 …32 update, AccelerationStructureNV dst, AccelerationStructureNV src, Buffer scratch, DeviceSize sc… in buildAccelerationStructureNV()

Completed in 225 milliseconds