Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dportable_tensor_utils.h162 const int8_t* hidden_to_output_weights, in MatrixBatchVectorMultiply()
Dportable_tensor_utils.cc375 const int16_t* hidden, const int8_t* hidden_to_output_weights, in PortableMatrixBatchVectorMultiply()
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dsse_tensor_utils.h132 const int8_t* hidden_to_output_weights, in MatrixBatchVectorMultiply()
Dneon_tensor_utils.h123 const int8_t* hidden_to_output_weights, in MatrixBatchVectorMultiply()