Home
last modified time | relevance | path

Searched defs:height_dim (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/hexagon/
H A Dutils_test.cc27 unsigned int batch_dim, height_dim, width_dim, depth_dim; in TEST() local
45 unsigned int batch_dim, height_dim, width_dim, depth_dim; in TEST() local
61 unsigned int batch_dim, height_dim, width_dim, depth_dim; in TEST() local
/aosp_15_r20/external/ComputeLibrary/tests/validation/reference/
H A DConv3D.cpp34 constexpr unsigned int height_dim = 2u; variable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
H A Dimage_ops.cc188 int height_dim = input_shape.dims() - 3; in Compile() local
/aosp_15_r20/external/ComputeLibrary/arm_compute/core/utils/misc/
H A DShapeCalculator.h1446 constexpr unsigned int height_dim = 2u; in compute_conv3d_shape() local
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/
H A Dgeneric_layout_optimizer_transposer.cc1720 const int height_dim = context.src_dim_indices.at('H'); in IsInputConvertible() local
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample_soa.c2236 LLVMValueRef width_dim, height_dim; in lp_build_sample_aniso() local