Home
last modified time | relevance | path

Searched defs:width_offset (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/src/gpu/cl/kernels/
H A DClWidthConcatenateKernel.cpp45 Status validate_arguments(const ITensorInfo *src, unsigned int width_offset, const ITensorInfo *dst) in validate_arguments()
69 Status ClWidthConcatenateKernel::validate(const ITensorInfo *src, unsigned int width_offset, const … in validate()
75 …gure(const CLCompileContext &compile_context, ITensorInfo *src, unsigned int width_offset, ITensor… in configure()
/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/
H A DCpuConcatenateWidthKernel.cpp48 Status validate_arguments(const ITensorInfo *src, unsigned int width_offset, const ITensorInfo *dst) in validate_arguments()
65 void CpuConcatenateWidthKernel::configure(const ITensorInfo *src, unsigned int width_offset, ITenso… in configure()
79 Status CpuConcatenateWidthKernel::validate(const ITensorInfo *src, unsigned int width_offset, const… in validate()
/aosp_15_r20/external/XNNPACK/src/
H A Dindirection.c401 const float width_offset = 0.5f * width_scale - 0.5f; in xnn_indirection_init_resize_bilinear2d_hwc_f16() local
496 const float width_offset = 0.5f * width_scale - 0.5f; in xnn_indirection_init_resize_bilinear2d_hwc_f32() local
591 const float width_offset = 0.5f * width_scale - 0.5f; in xnn_indirection_init_resize_bilinear2d_hwc_q11() local
689 const float width_offset = 0.5f * width_scale - 0.5f; in xnn_indirection_init_resize_bilinear2d_chw_f16() local
789 const float width_offset = 0.5f * width_scale - 0.5f; in xnn_indirection_init_resize_bilinear2d_chw_f32() local
/aosp_15_r20/external/ComputeLibrary/tests/validation/reference/
H A DConcatenateLayer.cpp50 int width_offset = 0; in widthconcatenate_layer() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/
H A Dtypes.h42 int16_t width_offset; member
54 int16_t width_offset; member
/aosp_15_r20/external/tensorflow/tensorflow/lite/c/
H A Dbuiltin_op_data.h57 int width_offset; member
/aosp_15_r20/external/mesa3d/include/tensorflow/lite/core/c/
H A Dbuiltin_op_data.h62 int width_offset; member