Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dlstm_eval.cc105 const float* recurrent_to_output_weights_ptr, in LstmStepWithAuxInput() argument
201 recurrent_to_output_weights_ptr, n_cell, n_output, output_state_ptr, in LstmStepWithAuxInput()
452 const int8_t* recurrent_to_output_weights_ptr, in LstmStepWithAuxInput() argument
647 recurrent_to_output_weights_ptr, n_cell, n_output, in LstmStepWithAuxInput()
1214 const int8_t* recurrent_to_output_weights_ptr = in EvalHybrid() local
1299 recurrent_to_output_weights_ptr, recurrent_to_output_weights_scale, in EvalHybrid()
1355 recurrent_to_cell_weights_scale, recurrent_to_output_weights_ptr, in EvalHybrid()