Skip to content
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

Open
kindlychung opened this issue Nov 7, 2018 · 8 comments
Open

zdevito/ATen #116

kindlychung opened this issue Nov 7, 2018 · 8 comments

Comments

@kindlychung
Copy link

No description provided.

@njlr
Copy link
Contributor

njlr commented Nov 8, 2018

@njlr
Copy link
Contributor

njlr commented Nov 8, 2018

Looks like it depends on https://github.com/pytorch/pytorch

@kindlychung
Copy link
Author

Really? I thought pytorch depends on aten.

@njlr
Copy link
Contributor

njlr commented Nov 8, 2018

@nikhedonia
Copy link

maybe the way we should interpret this is:
c10 is an independent library that happens to reside in the pyTorch repository.

A closer look at the CMakeLists.txt might be valuable:
https://github.com/pytorch/pytorch/blob/master/c10/CMakeLists.txt

@njlr
Copy link
Contributor

njlr commented Nov 9, 2018

There is also an "aten" inside the pytorch repo:

https://github.com/pytorch/pytorch/tree/master/aten

Do you know if these are different?

@njlr
Copy link
Contributor

njlr commented Nov 9, 2018

The aten in Pytorch does not build on its own pytorch/pytorch#12452

@njlr
Copy link
Contributor

njlr commented Nov 9, 2018

I have added c10 from Pytorch LoopPerfect/buckaroo-recipes@66df7e3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants