Home
last modified time | relevance | path

Searched defs:idepth (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DReplicationPadding.cpp154 int64_t idepth = input.size(dimd); in TORCH_META_FUNC() local
243 int64_t idepth = input.size(dimd); in replication_pad3d_backward_out_cpu_template() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_quad_depth_test_tmp.h63 uint16_t init_idepth[4], idepth[4], depth_step; in NAME() local
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/
H A Dst_draw_hw_select.c448 nir_def *idepth = nir_f2uN(b, fdepth, 32); in build_point_nir_shader() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DReplicationPadding.cu333 int idepth = input.size(dimd); in shapeAndGradOutputCheck3d() local