Home
last modified time | relevance | path

Searched defs:batchwidth (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/cuda_impl/cuda_ops/
Dconvert_gradient_impl.cu21const size_t batchwidth, const size_t width, T *input_addr, T *output_addr) { in ConvertGradientKernel()
35const size_t batchwidth, const size_t width, T *input_addr, T *output_addr) { in ConvertGradientBackKernel()
49 … const size_t ori_h, const size_t ori_w, const size_t batchwidth, in ConvertGradientBackKernel()
67 …tGradient(const size_t size, const size_t height_h, const size_t height_w, const size_t batchwidth, in ConvertGradient()
76const size_t batchwidth, const size_t width, T *input_addr, T *output_addr, in ConvertGradientBack()
85 … const size_t ori_w, const size_t batchwidth, const size_t width, T *input_addr, in ConvertGradientBack()