Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/cuda_impl/
Dconvert_gradient_impl.cu49const size_t ori_h, const size_t ori_w, const size_t batchwidth, in ConvertGradientBackKernel()
81 …rtGradientBack(const size_t size, const size_t height_h, const size_t height_w, const size_t ori_h, in ConvertGradientBack()
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/math/
Dupdate_thor_gradient.h36 size_t ori_h; member