Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/types/operations/include/
DBidirectionalSequenceLSTM.h82 static constexpr int kBwRecurrentToInputWeightsTensor = 22; // Optional variable
/packages/modules/NeuralNetworks/common/cpu_operations/
DBidirectionalSequenceLSTM.cpp123 GetInput(operation, operands, kBwRecurrentToInputWeightsTensor); // optional in BidirectionalSequenceLSTM()