Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dlstm_eval.cc453 float recurrent_to_output_weights_scale, in LstmStepWithAuxInput() argument
644 scaling_factors[b] * recurrent_to_output_weights_scale; in LstmStepWithAuxInput()
1216 const float recurrent_to_output_weights_scale = in EvalHybrid() local
1299 recurrent_to_output_weights_ptr, recurrent_to_output_weights_scale, in EvalHybrid()
1356 recurrent_to_output_weights_scale, cell_to_input_weights_ptr, in EvalHybrid()