Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DUpSampleNearest1d.cu41 size_t dim_c, in upsample_nearest1d_out_frame()
73 size_t dim_c, in upsample_nearest1d_backward_out_frame()
H A DUpSampleNearest3d.cu46 size_t dim_c, in upsample_nearest3d_out_frame()
91 size_t dim_c, in upsample_nearest3d_backward_out_frame()
H A DUpSampleNearest2d.cu117 size_t dim_c, in upsample_nearest2d_backward_out_frame()
/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Dtensor_format_test.cc52 int dim_n, dim_h, dim_w, dim_c; member
/aosp_15_r20/external/libhevc/encoder/
H A Dhme_refine.c2185 #define SCALE_MV_COMP_RES(mvcomp_p, dim_c, dim_p) \ argument