Home
last modified time | relevance | path

Searched defs:use_cifg (Results 1 – 4 of 4) sorted by relevance

/packages/modules/NeuralNetworks/common/cpu_operations/
DUnidirectionalSequenceLSTM.cpp294 const bool use_cifg = !hasTensor(context, kInputToInputWeightsTensor); in execute() local
DLayerNormLSTMTest.cpp88 bool use_cifg, bool use_peephole, bool use_projection_weights, in LayerNormLSTMOpModel()
DLSTMTest.cpp79 bool use_cifg, bool use_peephole, bool use_projection_weights, in LSTMOpModel()
/packages/modules/NeuralNetworks/common/types/operations/include/
DLSTM.h35 bool use_cifg; member