TensorPreprocessing
class TensorPreprocessing
Content copied to clipboard
The whole tensor preprocessing pipeline DSL.
It supports operations that implement Preprocessor, for example: Rescaling preprocessor or CustomPreprocessor preprocessor.
It's a part of the org.jetbrains.kotlinx.dl.dataset.preprocessor.Preprocessing pipeline DSL.