Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DBidirectionalSequenceLSTM.h82 static constexpr int kBwInputToOutputWeightsTensor = 21; variable
DBidirectionalSequenceLSTM.cpp121 bw_input_to_output_weights_ = GetInput(operation, operands, kBwInputToOutputWeightsTensor); in BidirectionalSequenceLSTM()
227 kBwInputToOutputWeightsTensor, in Prepare()