Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/types/operations/include/
DBidirectionalSequenceLSTM.h78 static constexpr int kBwInputToCellWeightsTensor = 20; variable
/packages/modules/NeuralNetworks/common/cpu_operations/
DBidirectionalSequenceLSTM.cpp119 bw_input_to_cell_weights_ = GetInput(operation, operands, kBwInputToCellWeightsTensor); in BidirectionalSequenceLSTM()
225 kBwInputToCellWeightsTensor, in Prepare()