Searched defs:kBatch (Results 1 – 11 of 11) sorted by relevance
142 const int kBatch = 1; in SelectV2TestTemplate() local171 const int kBatch = 4; in SelectV2BatchTestTemplate() local199 const int kBatch = 1; in SelectV2BroadcastFalseTestTemplate() local229 const int kBatch = 1; in SelectV2BroadcastTrueTestTemplate() local259 const int kBatch = 1; in SelectV2BroadcastBothTestTemplate() local289 const int kBatch = 1; in SelectV2ChannelsTestTemplate() local318 const int kBatch = 3; in SelectV2ChannelsBatchTestTemplate() local348 const int kBatch = 1; in SelectV2ChannelsBroadcastFalseTestTemplate() local
40 kBatch = 1, enumerator
42 kBatch = 0, enumerator
6057 constexpr int kBatch = 8; in TEST_P() local6095 constexpr int kBatch = 8; in TEST_P() local6137 constexpr int kBatch = 8; in TEST_P() local6179 constexpr int kBatch = 8; in TEST_P() local6225 constexpr int kBatch = 8; in TEST_P() local6290 constexpr int kBatch = 8; in TEST_P() local6324 constexpr int kBatch = 8; in TEST_P() local6362 constexpr int kBatch = 2; in TEST_P() local6410 constexpr int kBatch = 2; in TEST_P() local6463 constexpr int kBatch = 8; in TEST_P() local[all …]
39 kBatch, enumerator
30 kBatch, // Bulk API submission, one call to draw every rectangle enumerator
349 constexpr int kBatch = 2; in TEST() local1479 const int kBatch = 2; in TEST() local1562 const int kBatch = 2; in TEST() local1915 constexpr int kBatch = 2; in TEST() local1928 constexpr int kBatch = 2; in TEST() local
69 constexpr auto kBatch = DimType::kBatch; variable
514 const int32_t kBatch = operand_shape[1]; in RunR3Contiguous() local
922 void VerifyFusedMatMul(const int kBatch, const int kInputChannel, in VerifyFusedMatMul()