Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DBidirectionalSequenceLSTM.h95 static constexpr int kBwCellGateBiasTensor = 31; variable
H A DBidirectionalSequenceLSTM.cpp139 bw_cell_bias_ = GetInput(operation, operands, kBwCellGateBiasTensor); in BidirectionalSequenceLSTM()
231 kBwCellGateBiasTensor, in Prepare()