Home
last modified time | relevance | path

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

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