Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DBidirectionalSequenceLSTM.h127 static constexpr int kBwAuxInputToInputWeightsTensor = 44; // Optional variable
DBidirectionalSequenceLSTM.cpp156 bw_aux_input_to_input_weights_ = GetInput(operation, operands, kBwAuxInputToInputWeightsTensor); in BidirectionalSequenceLSTM()