Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DBidirectionalSequenceLSTM.h125 static constexpr int kFwAuxInputToOutputWeightsTensor = 43; // Optional variable
DBidirectionalSequenceLSTM.cpp155 GetInput(operation, operands, kFwAuxInputToOutputWeightsTensor); in BidirectionalSequenceLSTM()