Home
last modified time | relevance | path

Searched defs:cellClipOperand (Results 1 – 1 of 1) sorted by relevance

/packages/modules/NeuralNetworks/common/cpu_operations/
DLSTM.cpp90 const auto& cellClipOperand = *GetInput(operation, operands, kCellClipParam); in LSTMCell() local
335 const auto& cellClipOperand = *GetInput(operation, operands, kCellClipParam); in Prepare() local