Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
H A Dneon_tensor_utils.h130 int8_t* gate_output, int8_t gate_output_zp) { in MatrixBatchVectorMultiply()
H A Dsse_tensor_utils.h144 int8_t* gate_output, int8_t gate_output_zp) { in MatrixBatchVectorMultiply()
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/reference/
H A Dportable_tensor_utils.h169 int8_t* gate_output, int8_t gate_output_zp) { in MatrixBatchVectorMultiply()
H A Dportable_tensor_utils.cc383 int32_t n_cell, int8_t* gate_output, in PortableMatrixBatchVectorMultiply()