zouyingcao

Results 4 comments of zouyingcao

> Run into the same issue for a loss = loss + custom_regular_terms(some param for model) > Changing to zero 1 solved this for me. I have the same situation....

Still have error [M3 pro, python 3.8.x] .... sad

> I encountered the same problem. When passing a tensor of 4,2 int to a BitLinear(2,8), I get an error at the line return x * self.gamma * self.beta /...

> > I encountered the same problem. When passing a tensor of 4,2 int to a BitLinear(2,8), I get an error at the line return x * self.gamma * self.beta...