Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DLSTM.h209 const RunTimeOperandInfo* input_to_input_weights_; variable
H A DLSTM.cpp57 input_to_input_weights_ = in LSTMCell()
361 input_, input_to_input_weights_, input_to_forget_weights_, input_to_cell_weights_, in Prepare()
994 GetBuffer<const float>(input_to_input_weights_), in Eval()
1029 GetOptionalBuffer<const _Float16>(input_to_input_weights_), in Eval()