Searched defs:height_h (Results 1 – 2 of 2) sorted by relevance
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/cuda_impl/cuda_ops/ |
| D | convert_gradient_impl.cu | 20 __global__ void ConvertGradientKernel(const size_t size, const size_t height_h, const size_t height… in ConvertGradientKernel() 34 __global__ void ConvertGradientBackKernel(const size_t size, const size_t height_h, const size_t he… in ConvertGradientBackKernel() 48 __global__ void ConvertGradientBackKernel(const size_t size, const size_t height_h, const size_t he… in ConvertGradientBackKernel() 67 cudaError_t ConvertGradient(const size_t size, const size_t height_h, const size_t height_w, const … in ConvertGradient() 75 cudaError_t ConvertGradientBack(const size_t size, const size_t height_h, const size_t height_w, in ConvertGradientBack() 84 cudaError_t ConvertGradientBack(const size_t size, const size_t height_h, const size_t height_w, co… in ConvertGradientBack()
|
| /third_party/backends/backend/ |
| D | hpljm1005.c | 162 int height_h; member
|