Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DBidirectionalSequenceLSTM.h86 static constexpr int kBwRecurrentToOutputWeightsTensor = 25; variable
DBidirectionalSequenceLSTM.cpp96 GetInput(operation, operands, kBwRecurrentToOutputWeightsTensor); in BidirectionalSequenceLSTM()