Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/cuda_impl/cuda_ops/
Dgrid_sampler_grad_impl.cu471 cudaError_t GridSampler3DGrad(const size_t size, const size_t dinput_size, const size_t dgrid_size,… in GridSampler3DGrad() function
/third_party/mindspore/mindspore-src/source/mindspore/core/ops/auto_generate/
Dgen_lite_ops.h1149 GridSampler3DGrad() : BaseOperator(kNameGridSampler3DGrad) {} in GridSampler3DGrad() function