Searched defs:kRecurrentToInputWeightsTensor (Results 1 – 3 of 3) sorted by relevance
37 constexpr int kRecurrentToInputWeightsTensor = 5; // Optional variable
37 kRecurrentToInputWeightsTensor = 5, // Optional enumerator
4218 constexpr int kRecurrentToInputWeightsTensor = 5; in AddOpsAndTensors() local