Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dlstm_eval.cc445 float aux_input_to_output_weights_scale, in LstmStepWithAuxInput()
1246 float aux_input_to_output_weights_scale = 0.0f; in EvalHybrid() local