/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-roccv/checkouts/latest/include/kernels/device/copy_make_border_device.hpp File Reference#
1 min read time
Applies to Linux
copy_make_border_device.hpp File Reference
#include <hip/hip_runtime.h>
Go to the source code of this file.
Namespaces | |
Kernels | |
Kernels::Device | |
Functions | |
template<typename SrcDesc , typename DstDesc > | |
__global__ void | Kernels::Device::copy_make_border (SrcDesc src, DstDesc dst, int32_t top, int32_t left) |
GPU kernel for CopyMakeBorder operator. More... | |