Searched defs:kRecurrentToInputWeightsTensor (Results 1 – 7 of 7) sorted by relevance
37 constexpr int kRecurrentToInputWeightsTensor = 5; // Optional variable
37 kRecurrentToInputWeightsTensor = 5, // Optional enumerator
46 static constexpr int kRecurrentToInputWeightsTensor = 5; variable
37 constexpr uint32_t kRecurrentToInputWeightsTensor = 5; // Optional variable
35 constexpr uint32_t kRecurrentToInputWeightsTensor = 5; variable
66 static constexpr int kRecurrentToInputWeightsTensor = 5; // Optional variable
5566 constexpr int kRecurrentToInputWeightsTensor = 5; in AddOpsAndTensors() local