/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-roccv/checkouts/latest/include/kernels/host/bnd_box_host.hpp File Reference#
1 min read time
Applies to Linux
bnd_box_host.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::Host | |
Functions | |
| template<bool has_alpha, typename T , typename SrcWrapper , typename DstWrapper , typename BT = detail::BaseType<T>> | |
| void | Kernels::Host::bndbox_kernel (SrcWrapper input, DstWrapper output, Rect_t *rects, size_t n_rects, int64_t batch, int64_t height, int64_t width) |