Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/types/operations/include/
DBidirectionalSequenceLSTM.h66 static constexpr int kFwCellGateBiasTensor = 14; variable
/packages/modules/NeuralNetworks/common/cpu_operations/
DBidirectionalSequenceLSTM.cpp107 fw_cell_bias_ = GetInput(operation, operands, kFwCellGateBiasTensor); in BidirectionalSequenceLSTM()
222 kFwCellGateBiasTensor, in Prepare()