Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dportable_tensor_utils.h154 int8_t* gate_output, int8_t gate_output_zp) { in MatrixBatchVectorMultiply()
Dportable_tensor_utils.cc348 int32_t n_cell, int8_t* gate_output, in PortableMatrixBatchVectorMultiply()
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dsse_tensor_utils.h124 int8_t* gate_output, int8_t gate_output_zp) { in MatrixBatchVectorMultiply()
Dneon_tensor_utils.h115 int8_t* gate_output, int8_t gate_output_zp) { in MatrixBatchVectorMultiply()