musco-pytorch
musco-pytorch copied to clipboard
added conv1d, update to standardize_model
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.