Home
last modified time | relevance | path

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

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