Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/types/operations/include/
DBidirectionalSequenceLSTM.h84 static constexpr int kBwRecurrentToCellWeightsTensor = 24; variable
/packages/modules/NeuralNetworks/common/cpu_operations/
DBidirectionalSequenceLSTM.cpp126 bw_recurrent_to_cell_weights_ = GetInput(operation, operands, kBwRecurrentToCellWeightsTensor); in BidirectionalSequenceLSTM()
228 kBwRecurrentToCellWeightsTensor, in Prepare()