Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dlstm_eval.cc441 float aux_input_to_forget_weights_scale, in LstmStepWithAuxInput()
1244 float aux_input_to_forget_weights_scale = 0.0f; in EvalHybrid() local