Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/types/operations/include/
DBidirectionalSequenceLSTM.h49 static constexpr int kFwInputToCellWeightsTensor = 3; variable
/packages/modules/NeuralNetworks/common/cpu_operations/
DBidirectionalSequenceLSTM.cpp87 fw_input_to_cell_weights_ = GetInput(operation, operands, kFwInputToCellWeightsTensor); in BidirectionalSequenceLSTM()
216 kFwInputToCellWeightsTensor, in Prepare()