Package org.jetbrains.kotlinx.dl.api.preprocessing
Types
Identity operation which does nothing.
Interface for preprocessing operations.
This class is a special type of Operation which is used to build typesafe pipeline of preprocessing operations. Kudos to @juliabeliaeva for the idea.
Functions
An entry point for building preprocessing pipeline.