Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DBidirectionalSequenceLSTM.h129 static constexpr int kBwAuxInputToCellWeightsTensor = 46; // Optional variable
DBidirectionalSequenceLSTM.cpp159 bw_aux_input_to_cell_weights_ = GetInput(operation, operands, kBwAuxInputToCellWeightsTensor); in BidirectionalSequenceLSTM()