Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DBidirectionalSequenceLSTM.h87 static constexpr int kBwRecurrentToCellWeightsTensor = 24; variable
DBidirectionalSequenceLSTM.cpp127 bw_recurrent_to_cell_weights_ = GetInput(operation, operands, kBwRecurrentToCellWeightsTensor); in BidirectionalSequenceLSTM()
229 kBwRecurrentToCellWeightsTensor, in Prepare()