Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dportable_tensor_utils.h167 int32_t output_zp, int8_t* proj_output) { in MatrixBatchVectorMultiply()
Dportable_tensor_utils.cc378 int32_t n_output, int32_t output_zp, int8_t* proj_output) { in PortableMatrixBatchVectorMultiply()
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dsse_tensor_utils.h137 int32_t output_zp, int8_t* proj_output) { in MatrixBatchVectorMultiply()
Dneon_tensor_utils.h128 int32_t output_zp, int8_t* proj_output) { in MatrixBatchVectorMultiply()