Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/types/operations/include/
DBidirectionalSequenceLSTM.h77 static constexpr int kBwInputToForgetWeightsTensor = 19; variable
/packages/modules/NeuralNetworks/common/cpu_operations/
DBidirectionalSequenceLSTM.cpp118 bw_input_to_forget_weights_ = GetInput(operation, operands, kBwInputToForgetWeightsTensor); in BidirectionalSequenceLSTM()
224 kBwInputToForgetWeightsTensor, in Prepare()