Searched defs:use_cifg (Results 1 – 4 of 4) sorted by relevance
34 bool use_cifg; member
88 bool use_cifg, bool use_peephole, bool use_projection_weights, in LayerNormLSTMOpModel()
370 const bool use_cifg = !hasTensor(context, kInputToInputWeightsTensor); in execute() local
77 uint32_t n_cell, uint32_t n_output, bool use_cifg, in LSTMOpModel()