Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DBidirectionalSequenceLSTM.h111 static constexpr int kBwInputCellStateTensor = 38; variable
H A DBidirectionalSequenceLSTM.cpp146 bw_cell_state_ = GetInput(operation, operands, kBwInputCellStateTensor); in BidirectionalSequenceLSTM()
236 kBwInputCellStateTensor, in Prepare()