Searched defs:dim_c (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/ |
H A D | UpSampleNearest1d.cu | 41 size_t dim_c, in upsample_nearest1d_out_frame() 73 size_t dim_c, in upsample_nearest1d_backward_out_frame()
|
H A D | UpSampleNearest3d.cu | 46 size_t dim_c, in upsample_nearest3d_out_frame() 91 size_t dim_c, in upsample_nearest3d_backward_out_frame()
|
H A D | UpSampleNearest2d.cu | 117 size_t dim_c, in upsample_nearest2d_backward_out_frame()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/util/ |
H A D | tensor_format_test.cc | 52 int dim_n, dim_h, dim_w, dim_c; member
|
/aosp_15_r20/external/libhevc/encoder/ |
H A D | hme_refine.c | 2185 #define SCALE_MV_COMP_RES(mvcomp_p, dim_c, dim_p) \ argument
|