| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/cuda_impl/cuda_ops/ |
| D | resize_linear_1d.cu | 40 __device__ void InterpolationCal(const int64_t out_i, const int64_t in_width, const int64_t out_wid… in InterpolationCal() 53 __global__ void ResizeLinear1DKernel(const int64_t output_size, const int64_t in_width, const int64… in ResizeLinear1DKernel() 73 __global__ void ResizeLinear1DKernel(const int64_t output_size, const int64_t in_width, const int64… in ResizeLinear1DKernel() 94 … const int64_t in_width, const int64_t out_width, const T *input, T *output, in ResizeLinear1D() 113 … const int64_t in_width, const int64_t out_width, const half *input, half *output, in ResizeLinear1D() 137 …_ void ResizeLinear1DGradKernel(const int64_t batch, const int64_t channel, const int64_t in_width, in ResizeLinear1DGradKernel() 162 …_ void ResizeLinear1DGradKernel(const int64_t batch, const int64_t channel, const int64_t in_width, in ResizeLinear1DGradKernel() 185 … const int64_t channel, const int64_t in_width, const int64_t out_width, in ResizeLinear1DGrad() 206 … const int64_t channel, const int64_t in_width, const int64_t out_width, in ResizeLinear1DGrad()
|
| D | resize_area_impl.cu | 24 … const int32_t in_height, const int32_t in_width, const int32_t out_height, in ComputeInterpolation() 62 const int32_t in_height, const int32_t in_width) { in PatchSum() 148 const int32_t in_height, const int32_t in_width) { in PatchSum() 237 const int32_t in_height, const int32_t in_width, bool align_corners, in CalResizeArea()
|
| D | col2im_impl.cu | 32 … const uint32_t in_width, const uint32_t kernel_height, const uint32_t kernel_width, in Col2ImKernel() 70 const uint32_t out_width, const uint32_t in_height, const uint32_t in_width, in Col2Im()
|
| D | resize_nearest_neighbor_impl.cu | 33 int in_width = s4; in ResizeNearestNeighbor() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/cpu_kernel/ms_kernel/ |
| D | resize_nearest_neighbor_v2_grad.h | 50 Eigen::Index in_width; variable
|
| D | resize_nearest_neighbor_v2.h | 47 Eigen::Index in_width; variable
|
| D | resize_area.h | 39 size_t in_width; member
|
| D | resize_nearest_neighbor_v2_grad.cc | 154 const int64_t in_width = grads_shape[kIndex3]; in RealCompute() local
|
| D | resize_nearest_neighbor_v2.cc | 111 auto in_width = static_cast<int32_t>(width); in ResizeNearestNeighborV2ParamCheck() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/cuda_impl/cuda_ops/convolution/ |
| D | convolution_ops_impl.cu | 29 const int in_width = cuda_args.in_width; in Conv2dDepthWiseForwardNCHWKernel() local 68 const int in_width = cuda_args.in_width; in Conv2dDepthWiseForwardNCHWKernel() local 106 const int in_width = cuda_args.in_width; in Conv2dDepthWiseForwardNHWCKernel() local 145 const int in_width = cuda_args.in_width; in Conv2dDepthWiseForwardNHWCKernel() local 182 const int in_width = cuda_args.in_width; in Conv2dDepthWiseInputGradNCHWKernel() local 225 const int in_width = cuda_args.in_width; in Conv2dDepthWiseInputGradNCHWKernel() local 267 const int in_width = cuda_args.in_width; in Conv2dDepthWiseInputGradNHWCKernel() local 310 const int in_width = cuda_args.in_width; in Conv2dDepthWiseInputGradNHWCKernel() local 354 const int in_width = cuda_args.in_width; in Conv2dDepthWiseFilterGradNCHWKernel() local 395 const int in_width = cuda_args.in_width; in Conv2dDepthWiseFilterGradNCHWKernel() local
|
| D | convolution_common.cuh | 35 int in_width{0}; member
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/ |
| D | resize_bilinear_cpu_kernel.cc | 77 size_t in_width = shape_[3]; in Resize() local 117 size_t in_width = shape_[3]; in LaunchFloat16Kernel() local 180 size_t in_width = shape_[3]; in LaunchKernel() local
|
| D | resize_bilinear_grad_cpu_kernel.cc | 42 size_t in_width = shape[kResizeBilinearGradNumThree]; in ResizeBilinearGradFP16() local 94 size_t in_width = shape[kResizeBilinearGradNumThree]; in ResizeBilinearGradFP16_HPC() local 147 size_t in_width = shape[kResizeBilinearGradNumThree]; in ResizeBilinearGrad() local 200 size_t in_width = shape[kResizeBilinearGradNumThree]; in ResizeBilinearGrad_HPC() local 271 size_t in_width = shape_[3]; in Resize() local
|
| D | resize_nearest_neighbor_v2_cpu_kernel.cc | 64 const int64_t in_width = x_shape_[kIndex3]; in LaunchKernel() local
|
| D | resize_nearest_neighbor_v2_grad_cpu_kernel.cc | 71 const int64_t in_width = grads_shape_[kIndex3]; in RealCompute() local
|
| D | max_pool_with_argmax_v2_cpu_kernel.cc | 85 const int64_t in_width = x_shape_[kIndexWidth]; in LaunchKernel() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/fp32_grad/ |
| D | pack_ext.c | 35 const int in_width = conv_param->input_w_; in RollingIm2ColPackDwUnitFp32() local 85 const int in_width = conv_param->input_w_; in rolling_im2col_hwc() local 156 const int in_width = conv_param->output_w_; in rolling_im2row_hwc() local 204 const int in_width = conv_param->input_w_; in col2im_hwc() local 252 const int in_width = conv_param->input_w_; in rolling_col2im_hwc() local
|
| D | resize_grad.c | 113 size_t in_width = param->in_width_; in ResizeBiLinearGrad() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/fp16_grad/ |
| D | pack_fp16_ext.c | 35 const int in_width = conv_param->input_w_; in RollingIm2ColPackDwUnitFp16() local 85 const int in_width = conv_param->input_w_; in RollingIm2ColPackUnitFp16() local 152 const int in_width = conv_param->input_w_; in RollingCol2ImPackUnitFp16() local
|
| D | resize_grad.c | 112 size_t in_width = param->in_width_; in ResizeBiLinearFp16Grad() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/kernel/cpu/int8/ |
| D | resize_int8.cc | 162 auto in_width = in_tensor->Width(); in CalRatio() local 234 auto in_width = in_tensor->Width(); in CalFloatRatio() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/fp16/ |
| D | crop_fp16.c | 66 const int in_width = in_shape[2]; in Fp16Crop3D() local 100 const int in_width = in_shape[2]; in Fp16Crop4D() local
|
| /third_party/cups-filters/filter/pdftopdf/ |
| D | nup.cc | 204 bool NupState::nextPage(float in_width,float in_height,NupPageEdit &ret) // {{{ in nextPage()
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/int8/ |
| D | crop_int8.c | 108 const int in_width = input_shape[2]; in Int8Crop3D() local 162 const int in_width = input_shape[2]; in Int8Crop4D() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/core/ops/ |
| D | resize.cc | 149 … const int64_t &in_height, const int64_t &in_width, int64_t *new_height, int64_t *new_width) { in GetNewHeightAndWidth()
|