Searched defs:kBatch (Results 1 – 6 of 6) sorted by relevance
27 kBatch, // Bulk API submission, one call to draw every rectangle enumerator
347 constexpr int kBatch = 2; in TEST() local1483 const int kBatch = 2; in TEST() local1566 const int kBatch = 2; in TEST() local1919 constexpr int kBatch = 2; in TEST() local1932 constexpr int kBatch = 2; in TEST() local
76 kBatch = 1, enumerator
4822 constexpr int kBatch = 8; in TEST_P() local4864 constexpr int kBatch = 8; in TEST_P() local4910 constexpr int kBatch = 8; in TEST_P() local4975 constexpr int kBatch = 8; in TEST_P() local5013 constexpr int kBatch = 2; in TEST_P() local5066 constexpr int kBatch = 8; in TEST_P() local
515 const int32 kBatch = operand_shape[1]; in RunR3Contiguous() local
1059 void VerifyFusedMatMul(const int kBatch, const int kInputChannel, in VerifyFusedMatMul()