In standardize_model was added new feature:
some attributes wasn't copy from CustomLayer to nn.Sequntial. Now it fixed
CP3DecomposedLayerConv1D was created in the same way as previous similar layers, but also it was added support of dilation of original convolution layer.
In standardize_model was added new feature: some attributes wasn't copy from CustomLayer to nn.Sequntial. Now it fixed
CP3DecomposedLayerConv1D was created in the same way as previous similar layers, but also it was added support of dilation of original convolution layer.