Closed Sensing-Reasoning closed 2 years ago
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.')
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.')