Normalizer
NormalizerTrait
computes the normalization of the input, each row of the input is normalized independently.
Data types
Orion supports currently only fixed point data types for NormalizerTrait
.
Last updated
NormalizerTrait
computes the normalization of the input, each row of the input is normalized independently.
Orion supports currently only fixed point data types for NormalizerTrait
.
Last updated
Data type | dtype |
---|---|
function | description |
---|---|
Fixed point (signed)
NormalizerTrait<FP8x23 | FP16x16 | FP64x64 | FP32x32>
Returns the normalization of the input, each row of the input is normalized independently.