Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DBidirectionalSequenceLSTM.h48 static constexpr int kFwInputToInputWeightsTensor = 1; // Optional variable
DBidirectionalSequenceLSTM.cpp53 GetInput(operation, operands, kFwInputToInputWeightsTensor); // optional in BidirectionalSequenceLSTM()