Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/nn/
Ddeformable_offsets_grad_gpu_kernel.cc183 T *offset_addr = GetDeviceAddress<T>(inputs, kOffsetIndex); in LaunchKernel() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/
Dgenerator_cpu_kernel.cc56 auto offset_addr = GetDeviceAddress<param_type>(outputs, kOutputOffsetIdx); in PrepareOutput() local
/third_party/backends/backend/genesys/
Dsensor.h121 std::array<std::uint16_t, 3> offset_addr = {}; member
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/cache/
Dcache_server.cc773 int64_t offset_addr; in BatchCacheRows() local