Hacker News new | past | comments | ask | show | jobs | submit login

Oh no, Pytorch does the same thing:

a = torch.tensor(-2*31, dtype=torch.int32) assert a == a.abs()




numpy as well. and tensorflow




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: