Home
last modified time | relevance | path

Searched defs:batch_offset (Results 1 – 8 of 8) sorted by relevance

/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/fp32/
Dnon_max_suppression_fp32.cc119 int batch_offset = i * class_num * box_num; in Run_Selecte() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32/
Dpack_fp32.c127 int batch_offset = b * channel * plane; in PackNHWCToNHWC4Fp32() local
147 int batch_offset = b * channel * plane; in PackNHWCToNHWCXFp32() local
268 int batch_offset = b * channel * plane; in PackNHWCToNHWC8Fp32() local
290 int batch_offset = b * c_algin * cx_num * plane; in PackNHWCXToNHWCFp32() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/int8/
Dpack_int8.c1010 int batch_offset = b * channel * plane; in PackNHWCToNHWC4Int8() local
1032 int batch_offset = b * channel * plane; in PackNHWC4ToNHWCInt8() local
1052 int batch_offset = b * channel * plane; in PackNHWCToNHWC8Int8() local
1071 int batch_offset = b * channel * plane; in PackNHWC8ToNHWCInt8() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp16/
Dpack_fp16.c265 int batch_offset = b * channel * plane; in PackNHWCToNHWC4Fp16() local
289 int batch_offset = b * channel * plane; in PackNHWCToNHWC8Fp16() local
311 int batch_offset = b * c4 * C4NUM * plane; in PackNHWC4ToNHWCFp16() local
329 int batch_offset = b * channel * plane; in PackNCHWToNHWC4Fp16() local
/third_party/mesa3d/src/intel/tools/
Daub_write.c723 uint64_t batch_offset) in aub_dump_ring_buffer_execlist()
774 uint64_t batch_offset, in aub_dump_ring_buffer_legacy()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_batch.c425 crocus_command_reloc(struct crocus_batch *batch, uint32_t batch_offset, in crocus_command_reloc()
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_batch.c1030 brw_batch_reloc(struct brw_batch *batch, uint32_t batch_offset, in brw_batch_reloc()
/third_party/mesa3d/src/intel/common/tests/
Dmi_builder_test.cpp137 uint32_t batch_offset; member in mi_builder_test