Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DBidirectionalSequenceLSTM.h114 static constexpr int kBwInputCellStateTensor = 38; variable
DBidirectionalSequenceLSTM.cpp147 bw_cell_state_ = GetInput(operation, operands, kBwInputCellStateTensor); in BidirectionalSequenceLSTM()
237 kBwInputCellStateTensor, in Prepare()