/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-roccv/checkouts/latest/include/kernels/device/bnd_box_device.hpp File Reference#
1 min read time
Applies to Linux
bnd_box_device.hpp File Reference
#include <hip/hip_runtime.h>#include <core/detail/type_traits.hpp>#include "kernels/kernel_helpers.hpp"#include "operator_types.h"Go to the source code of this file.
Namespaces | |
| Kernels | |
| Kernels::Device | |
Functions | |
| template<bool has_alpha, typename T , typename SrcWrapper , typename DstWrapper , typename BT = detail::BaseType<T>> | |
| __global__ void | Kernels::Device::bndbox_kernel (SrcWrapper input, DstWrapper output, Rect_t *rects, size_t n_rects, int64_t batch, int64_t height, int64_t width) |