Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DBidirectionalSequenceLSTM.h67 static constexpr int kFwCellGateBiasTensor = 14; variable
DBidirectionalSequenceLSTM.cpp75 fw_cell_bias_ = GetInput(operation, operands, kFwCellGateBiasTensor); in BidirectionalSequenceLSTM()