delete parameters of SpatialConvolution, SpatialDilatedConvolution) and linear.
delete parameters of SpatialConvolution, SpatialDilatedConvolution) and linear.
because it will make all parameters into a long array in a BigDL model by default, so the origin parameters will exist in the quantized model. We have to delete them for reducing the size.
After deleting all these matched parameters, it will make a **new** long array of other layers parameters.
data type Float or Double
parameters of all layers
parameters reorganized