You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, thanks for the great implementation of tensor decomposition. However, when I apply your code to my resnet model, the decomposed model actually has more parameters than the original one. Do you have any idea about that?