Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DBidirectionalSequenceLSTM.h122 static constexpr int kFwAuxInputToCellWeightsTensor = 42; // Optional variable
DBidirectionalSequenceLSTM.cpp120 fw_aux_input_to_cell_weights_ = GetInput(operation, operands, kFwAuxInputToCellWeightsTensor); in BidirectionalSequenceLSTM()