Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DBidirectionalSequenceLSTM.h54 static constexpr int kFwRecurrentToInputWeightsTensor = 5; // Optional variable
DBidirectionalSequenceLSTM.cpp59 GetInput(operation, operands, kFwRecurrentToInputWeightsTensor); // optional in BidirectionalSequenceLSTM()