normalize

fun TensorPreprocessing.normalize(block: Normalizing.() -> Unit)

Applies Normalizing preprocessor to the tensor to normalize it with given mean and std values.