Searched defs:batch_offset (Results 1 – 8 of 8) sorted by relevance
119 int batch_offset = i * class_num * box_num; in Run_Selecte() local
127 int batch_offset = b * channel * plane; in PackNHWCToNHWC4Fp32() local147 int batch_offset = b * channel * plane; in PackNHWCToNHWCXFp32() local268 int batch_offset = b * channel * plane; in PackNHWCToNHWC8Fp32() local290 int batch_offset = b * c_algin * cx_num * plane; in PackNHWCXToNHWCFp32() local
1010 int batch_offset = b * channel * plane; in PackNHWCToNHWC4Int8() local1032 int batch_offset = b * channel * plane; in PackNHWC4ToNHWCInt8() local1052 int batch_offset = b * channel * plane; in PackNHWCToNHWC8Int8() local1071 int batch_offset = b * channel * plane; in PackNHWC8ToNHWCInt8() local
265 int batch_offset = b * channel * plane; in PackNHWCToNHWC4Fp16() local289 int batch_offset = b * channel * plane; in PackNHWCToNHWC8Fp16() local311 int batch_offset = b * c4 * C4NUM * plane; in PackNHWC4ToNHWCFp16() local329 int batch_offset = b * channel * plane; in PackNCHWToNHWC4Fp16() local
723 uint64_t batch_offset) in aub_dump_ring_buffer_execlist()774 uint64_t batch_offset, in aub_dump_ring_buffer_legacy()
425 crocus_command_reloc(struct crocus_batch *batch, uint32_t batch_offset, in crocus_command_reloc()
1030 brw_batch_reloc(struct brw_batch *batch, uint32_t batch_offset, in brw_batch_reloc()
137 uint32_t batch_offset; member in mi_builder_test