Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DBidirectionalSequenceLSTM.h73 static constexpr int kFwProjectionWeightsTensor = 16; // Optional variable
DBidirectionalSequenceLSTM.cpp111 fw_projection_weights_ = GetInput(operation, operands, kFwProjectionWeightsTensor); // optional in BidirectionalSequenceLSTM()