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
.
Data type | dtype |
---|---|
Fixed point (signed) |
|
function | description |
---|---|
Returns the normalization of the input, each row of the input is normalized independently. |
Last updated