-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
zdevito/ATen #116
Comments
Looks like it depends on https://github.com/pytorch/pytorch |
Really? I thought pytorch depends on aten. |
So there's this line https://github.com/zdevito/ATen/blob/e5dd10dad89d870e922daf7cb1ceda1b8c30e9ca/aten/src/ATen/DeviceGuard.h#L4
which I think comes from here? https://github.com/pytorch/pytorch/blob/master/c10/Device.h |
maybe the way we should interpret this is: A closer look at the CMakeLists.txt might be valuable: |
There is also an "aten" inside the pytorch repo: https://github.com/pytorch/pytorch/tree/master/aten Do you know if these are different? |
The aten in Pytorch does not build on its own pytorch/pytorch#12452 |
I have added c10 from Pytorch LoopPerfect/buckaroo-recipes@66df7e3 |
No description provided.
The text was updated successfully, but these errors were encountered: