Home
last modified time | relevance | path

Searched defs:tile_buffer (Results 1 – 5 of 5) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/micro/coder/wrapper/int8/
Dconv3x3_run_int8_wrapper.h29 int16_t *tile_buffer; member
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_hw_pass.h98 uint32_t tile_buffer; member
Dpvr_hw_pass.c80 uint32_t tile_buffer; member
779 struct pvr_renderpass_alloc_buffer *tile_buffer; in pvr_free_surface_storage() local
Dpvr_blit.c1517 struct pvr_bo *tile_buffer; in pvr_clear_color_attachment_static_create_consts_buffer() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/int8/
Dconv3x3_int8.c871 … int8_t *output_data, int16_t *tile_buffer, int16_t *block_unit_buffer, int32_t *tmp_dst_buffer, in Conv3x3Int8()