Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DLSTM.h232 const RunTimeOperandInfo* cell_state_in_; variable
DLSTM.cpp84 cell_state_in_ = GetInput(operation, operands, kCellStateInTensor); in LSTMCell()
1023 GetBuffer<const float>(cell_state_in_), in Eval()
1058 GetBuffer<const _Float16>(cell_state_in_), in Eval()