Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DBidirectionalSequenceLSTM.h53 static constexpr int kFwInputToOutputWeightsTensor = 4; variable
DBidirectionalSequenceLSTM.cpp89 fw_input_to_output_weights_ = GetInput(operation, operands, kFwInputToOutputWeightsTensor); in BidirectionalSequenceLSTM()
218 kFwInputToOutputWeightsTensor, in Prepare()