Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DBidirectionalSequenceLSTM.h98 static constexpr int kBwCellGateBiasTensor = 31; variable
DBidirectionalSequenceLSTM.cpp140 bw_cell_bias_ = GetInput(operation, operands, kBwCellGateBiasTensor); in BidirectionalSequenceLSTM()
232 kBwCellGateBiasTensor, in Prepare()