Home
last modified time | relevance | path

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/
Dconvert_gradient_impl.cu20 __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/
Dhpljm1005.c162 int height_h; member