Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DBidirectionalSequenceLSTM.h126 static constexpr int kBwAuxInputToForgetWeightsTensor = 45; // Optional variable
DBidirectionalSequenceLSTM.cpp125 GetInput(operation, operands, kBwAuxInputToForgetWeightsTensor); in BidirectionalSequenceLSTM()