Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DBidirectionalSequenceLSTM.h130 static constexpr int kBwAuxInputToOutputWeightsTensor = 47; // Optional variable
DBidirectionalSequenceLSTM.cpp161 GetInput(operation, operands, kBwAuxInputToOutputWeightsTensor); in BidirectionalSequenceLSTM()