Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DLSTM.h34 bool use_cifg; member
DLayerNormLSTMTest.cpp88 bool use_cifg, bool use_peephole, bool use_projection_weights, in LayerNormLSTMOpModel()
DUnidirectionalSequenceLSTM.cpp370 const bool use_cifg = !hasTensor(context, kInputToInputWeightsTensor); in execute() local
DLSTMTest.cpp77 uint32_t n_cell, uint32_t n_output, bool use_cifg, in LSTMOpModel()