musco-pytorch icon indicating copy to clipboard operation
musco-pytorch copied to clipboard

added conv1d, update to standardize_model

Open ABaaaC opened this issue 4 years ago • 0 comments

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.

ABaaaC avatar Dec 16 '20 10:12 ABaaaC