Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DLSTM.h221 const RunTimeOperandInfo* cell_to_output_weights_; variable
DLSTM.cpp72 cell_to_output_weights_ = in LSTMCell()
364 cell_to_forget_weights_, cell_to_output_weights_, input_gate_bias_, in Prepare()
1010 GetBuffer<const float>(cell_to_output_weights_), in Eval()
1045 GetOptionalBuffer<const _Float16>(cell_to_output_weights_), in Eval()