tensorly/torch

FactorizedConv

Closed this issue · 0 comments

When I try to use FactorizedConv, it reports such error:

UserWarning: Creating a subclass of FactorizedTensor TensorizedTensor with no name.
warnings.warn(f'Creating a subclass of FactorizedTensor {cls.name} with no name.')