Searched defs:width_size (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/hexagon/builders/ |
H A D | matmul_builder.cc | 32 void GetDims(int* batch_size, int* height_size, int* width_size, in GetDims() 166 int batch_size, height_size, width_size, depth_size; in PopulateSubGraph() local 228 int batch_size, height_size, width_size, depth_size; in PopulateSubGraph() local
|
H A D | op_builder.h | 177 void GetDims(int* batch_size, int* height_size, int* width_size, in GetDims() 373 void GetDims(int* batch_size, int* height_size, int* width_size, in GetDims()
|
H A D | op_builder.cc | 205 int batch_size, height_size, width_size, depth_size; in AddConstNodeWithData() local 327 int batch_size, height_size, width_size, depth_size; in AddOutput() local
|
H A D | cast_builder.cc | 43 int batch_size, height_size, width_size, depth_size; in PopulateSubGraph() local
|
H A D | rsqrt_builder.cc | 86 int batch_size, height_size, width_size, depth_size; in PopulateSubGraph() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/hexagon/ |
H A D | utils.cc | 62 unsigned int* width_size, unsigned int* depth_size, in Get4DShape()
|
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/ |
H A D | NEStridedSliceKernel.cpp | 136 size_t width_size = input->info()->element_size(); in run_op() local
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_surface.c | 105 unsigned width_size; in util_fill_rect() local
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/images/kernel_read_write/ |
H A D | test_common.cpp | 256 size_t width_size, height_size, depth_size; in test_read_image() local
|