Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DLSTM.cpp90 const auto& cellClipOperand = *GetInput(operation, operands, kCellClipParam); in LSTMCell() local
335 const auto& cellClipOperand = *GetInput(operation, operands, kCellClipParam); in Prepare() local