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

/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-roccv/checkouts/latest/include/kernels/host/normalize_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/normalize_host.hpp File Reference
normalize_host.hpp File Reference

Contains the host kernel implementation for the Normalize operation. More...

Go to the source code of this file.

Namespaces

 Kernels
 
 Kernels::Host
 

Functions

template<bool ScaleStddev, typename SrcWrapper , typename DstWrapper , typename ScaleWrapper , typename BaseWrapper >
void Kernels::Host::normalize (SrcWrapper input, BaseWrapper base, ScaleWrapper scale, DstWrapper output, float globalScale, float shift, float epsilon)
 

Detailed Description

Contains the host kernel implementation for the Normalize operation.