Home
last modified time | relevance | path

Searched defs:proj_output (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
H A Dneon_tensor_utils.h143 int32_t output_zp, int8_t* proj_output) { in MatrixBatchVectorMultiply()
H A Dsse_tensor_utils.h157 int32_t output_zp, int8_t* proj_output) { in MatrixBatchVectorMultiply()
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/reference/
H A Dportable_tensor_utils.h182 int32_t output_zp, int8_t* proj_output) { in MatrixBatchVectorMultiply()
H A Dportable_tensor_utils.cc413 int32_t n_output, int32_t output_zp, int8_t* proj_output) { in PortableMatrixBatchVectorMultiply()