/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-roccv/checkouts/latest/include/kernels/host/histogram_host.hpp File Reference

/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-roccv/checkouts/latest/include/kernels/host/histogram_host.hpp File Reference#

1 min read time

Applies to Linux

rocCV: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-roccv/checkouts/latest/include/kernels/host/histogram_host.hpp File Reference
histogram_host.hpp File Reference
#include <hip/hip_runtime.h>
#include "operator_types.h"

Go to the source code of this file.

Namespaces

 Kernels
 
 Kernels::Host
 

Functions

template<typename T , typename SrcWrapper , typename MaskWrapper >
void Kernels::Host::histogram_kernel (SrcWrapper input, MaskWrapper mask, roccv::GenericTensorWrapper< T > histogram)
 
template<typename T , typename SrcWrapper >
void Kernels::Host::histogram_kernel (SrcWrapper input, roccv::GenericTensorWrapper< T > histogram)