/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-roccv/checkouts/latest/include/kernels/host/histogram_host.hpp Source File#
2 min read time
Applies to Linux
histogram_host.hpp
Go to the documentation of this file.
45 void histogram_kernel(SrcWrapper input, MaskWrapper mask, roccv::GenericTensorWrapper<T> histogram) {
Definition: generic_tensor_wrapper.hpp:28
__device__ __host__ T & at(ARGS... idx)
Definition: generic_tensor_wrapper.hpp:48
void histogram_kernel(SrcWrapper input, roccv::GenericTensorWrapper< T > histogram)
Definition: histogram_host.hpp:32
Definition: non_max_suppression_helpers.hpp:26