com.intel.analytics.bigdl.dataset
A transformer chain two transformer together. The output type of the first transformer should be same with the input type of the second transformer.
input type of the first transformer
output type of the first transformer, as well as the input type of the last transformer
output of the last transformer
first transformer
last transformer
Apply this transformer to rdd
A transformer chain two transformer together. The output type of the first transformer should be same with the input type of the second transformer.
input type of the first transformer
output type of the first transformer, as well as the input type of the last transformer
output of the last transformer