Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
rhaps0dy
5 days ago
|
parent
|
context
|
favorite
| on:
War story: the hardest bug I ever debugged
Oh no, Pytorch does the same thing:
a = torch.tensor(-2*31, dtype=torch.int32) assert a == a.abs()
MawKKe
5 days ago
[–]
numpy as well. and tensorflow
reply
Join us for
AI Startup School
this June 16-17 in San Francisco!
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
a = torch.tensor(-2*31, dtype=torch.int32) assert a == a.abs()