Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DBidirectionalSequenceLSTM.h145 static constexpr int kBwForgetLayerNormWeightsTensor = 58; // Optional variable
DBidirectionalSequenceLSTM.cpp168 bw_forget_layer_norm_weights_ = GetInput(operation, operands, kBwForgetLayerNormWeightsTensor); in BidirectionalSequenceLSTM()