Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dportable_tensor_utils.h166 int32_t n_hidden, int32_t n_output, in MatrixBatchVectorMultiply()
Dportable_tensor_utils.cc377 const int32_t* gate_bias, int32_t n_batch, int32_t n_hidden, in PortableMatrixBatchVectorMultiply()
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dsse_tensor_utils.h136 int32_t n_hidden, int32_t n_output, in MatrixBatchVectorMultiply()
Dneon_tensor_utils.h127 int32_t n_hidden, int32_t n_output, in MatrixBatchVectorMultiply()