| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/cuda_impl/cuda_ops/ |
| D | adaptive_avg_pool3d_impl.cu | 23 … const uint output_height, const uint output_width, const uint output_depth, in AdaptiveAvgPool3DKernel() 64 … const uint output_height, const uint output_width, const uint output_depth, in ApplyAdaptiveAvgPool3D()
|
| D | adaptive_avg_pool3d_grad_impl.cu | 34 … const uint output_width, const uint output_depth, T *input_data, in AdaptiveAvgPool3DGradKernel() 74 const uint output_depth, T *input_data, T *output_data, in ApplyAdaptiveAvgPool3DGrad()
|
| D | extract_image_patches_impl.cu | 29 int64_t output_depth, const T *input, T *output) { in ExtractImagePatches() 69 … int64_t output_depth, const T *input, T *output, cudaStream_t stream) { in CalExtractImagePatchesNHWC()
|
| D | extract_volume_patches_impl.cu | 22 … int64_t output_depth, int64_t output_height, int64_t output_width, bool need_batch, in ExtractVolumePatches() 80 … int64_t output_depth, int64_t output_height, int64_t output_width, bool need_batch, in CalExtractVolumePatches()
|
| D | adaptive_max_pool3d_impl.cu | 42 int64_t output_depth = static_cast<int64_t>(output_size[0]); in AdaptiveMaxPool3DKernel() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/cpu_kernel/ms_kernel/ |
| D | upsample_trilinear3d.h | 43 int64_t output_depth; variable
|
| D | upsample_nearest3d_grad.h | 40 int64_t output_depth; variable
|
| D | upsample_trilinear3d_grad.h | 71 int64_t output_depth; variable
|
| D | upsample_nearest3d.cc | 167 size_t output_depth = static_cast<size_t>(y_shape_[kIndex2]); in UpsampleNearest3dCompute() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/ |
| D | upsample_nearest_3d_cpu_kernel.cc | 104 int64_t output_depth = y_shape_[kIndex2]; in LaunchKernel() local
|
| D | upsample_nearest_3d_grad_cpu_kernel.cc | 125 int64_t output_depth = output_shape_[kIndex2]; in LaunchKernel() local
|
| D | upsample_trilinear_3d_grad_cpu_kernel.cc | 139 int64_t output_depth = output_shape_[kIndex2]; in LaunchKernel() local
|
| D | upsample_trilinear_3d_cpu_kernel.cc | 124 int64_t output_depth = y_shape_[kIndex2]; in LaunchKernel() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/fp32_grad/ |
| D | maxpool_grad_grad.c | 96 const int output_depth = param->output_d_; in MaxPool3DGradGrad() local
|
| /third_party/mesa3d/src/amd/vpelib/src/chip/vpe10/ |
| D | vpe10_mpc.c | 1174 void vpe10_mpc_set_denorm(struct mpc *mpc, int opp_id, enum color_depth output_depth, in vpe10_mpc_set_denorm()
|
| /third_party/mesa3d/src/gallium/frontends/d3d10umd/ |
| D | ShaderTGSI.c | 209 struct ureg_dst output_depth; member
|