Home
last modified time | relevance | path

Searched defs:GridSampler2D (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_impl.cu136 cudaError_t GridSampler2D(const size_t size, const T *input_addr, const T *grid_addr, T *output_add… in GridSampler2D() function
/third_party/mindspore/mindspore-src/source/mindspore/core/ops/auto_generate/
Dgen_lite_ops.h1137 GridSampler2D() : BaseOperator(kNameGridSampler2D) {} in GridSampler2D() function