Home
last modified time | relevance | path

Searched refs:recurrent_to_output_weights_buffer (Results 1 – 2 of 2) sorted by relevance

/frameworks/ml/nn/common/operations/
DLSTM.h115 const float* recurrent_to_output_weights_buffer,
142 const _Float16* recurrent_to_output_weights_buffer,
168 const float* recurrent_to_output_weights_buffer,
DLSTM.cpp412 const float* recurrent_to_output_weights_buffer, in LSTMEvalFloat32() argument
488 recurrent_to_cell_weights_buffer, recurrent_to_output_weights_buffer, in LSTMEvalFloat32()
530 const _Float16* recurrent_to_output_weights_buffer, in LSTMEvalFloat16() argument
589 convertFloat16ToFloat32(recurrent_to_output_weights_buffer, in LSTMEvalFloat16()
772 const float* recurrent_to_output_weights_buffer, in LSTMStep() argument
883 recurrent_to_output_weights_buffer, n_cell, n_output, output_state_in_buffer, n_batch, in LSTMStep()