Searched defs:kProjectionWeightsTensor (Results 1 – 6 of 6) sorted by relevance
54 constexpr int kProjectionWeightsTensor = 16; // Optional variable
48 kProjectionWeightsTensor = 16, // Optional enumerator
54 constexpr uint32_t kProjectionWeightsTensor = 16; // Optional variable
53 constexpr uint32_t kProjectionWeightsTensor = 16; variable
83 static constexpr int kProjectionWeightsTensor = 16; // Optional variable
5571 constexpr int kProjectionWeightsTensor = 16; in AddOpsAndTensors() local