Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DBidirectionalSequenceLSTM.h59 static constexpr int kFwRecurrentToOutputWeightsTensor = 8; variable
DBidirectionalSequenceLSTM.cpp97 GetInput(operation, operands, kFwRecurrentToOutputWeightsTensor); in BidirectionalSequenceLSTM()
221 kFwRecurrentToOutputWeightsTensor, in Prepare()