Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/types/operations/include/
DLSTM.h231 const RunTimeOperandInfo* cell_state_in_; variable
/packages/modules/NeuralNetworks/common/cpu_operations/
DLSTM.cpp84 cell_state_in_ = GetInput(operation, operands, kCellStateInTensor); in LSTMCell()
1021 GetBuffer<const float>(cell_state_in_), in Eval()
1056 GetBuffer<const _Float16>(cell_state_in_), in Eval()