Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DLSTM.h232 const RunTimeOperandInfo* cell_state_in_; variable
H A DLSTM.cpp84 cell_state_in_ = GetInput(operation, operands, kCellStateInTensor); in LSTMCell()
1019 GetBuffer<const float>(cell_state_in_), in Eval()
1054 GetBuffer<const _Float16>(cell_state_in_), in Eval()