ZhangAdjy

Results 3 issues of ZhangAdjy

bn_module.weight.grad.data.add_(s * torch.sign(bn_module.weight.data)) # L1 不理解将L1范式加到grad上后怎样来使得gama值变成0,以便于后续裁剪?麻烦知道的朋友告知一下,谢谢了

I successfully compiled the dynamic library with Qt 5.15.2+VS2019. I created a new project to test, the code is as follows. In debug mode, when executing framework->init(), the code crashes...