Searched defs:use_cifg (Results 1 – 4 of 4) sorted by relevance
36 bool use_cifg; member
87 bool use_cifg, bool use_peephole, bool use_projection_weights, in LayerNormLSTMOpModel()
400 const bool use_cifg = !hasTensor(context, kInputToInputWeightsTensor); in execute() local
80 bool use_cifg, bool use_peephole, bool use_projection_weights, in LSTMOpModel()