Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/types/operations/include/
DBidirectionalSequenceLSTM.h55 static constexpr int kFwRecurrentToCellWeightsTensor = 7; variable
/packages/modules/NeuralNetworks/common/cpu_operations/
DBidirectionalSequenceLSTM.cpp94 fw_recurrent_to_cell_weights_ = GetInput(operation, operands, kFwRecurrentToCellWeightsTensor); in BidirectionalSequenceLSTM()
219 kFwRecurrentToCellWeightsTensor, in Prepare()