A schema which specialize on transforming single column
to size(1) Tensor
.
A schema which specialize on transforming multiple numeric
columns to one Tensor
.
A schema
describe a transforming job which convert a Row
to a Table
(Tensor
).
This transformer is a container of RowTransformSchema
s.