Home
last modified time | relevance | path

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

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