Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DBidirectionalSequenceLSTM.h120 static constexpr int kFwAuxInputToInputWeightsTensor = 40; // Optional variable
DBidirectionalSequenceLSTM.cpp117 fw_aux_input_to_input_weights_ = GetInput(operation, operands, kFwAuxInputToInputWeightsTensor); in BidirectionalSequenceLSTM()