Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DBidirectionalSequenceLSTM.h142 static constexpr int kBwInputLayerNormWeightsTensor = 57; // Optional variable
DBidirectionalSequenceLSTM.cpp134 bw_input_layer_norm_weights_ = GetInput(operation, operands, kBwInputLayerNormWeightsTensor); in BidirectionalSequenceLSTM()