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

Why we have to build tensorflow from source? #13

Open
GeKeShi opened this issue Mar 30, 2019 · 4 comments
Open

Why we have to build tensorflow from source? #13

GeKeShi opened this issue Mar 30, 2019 · 4 comments

Comments

@GeKeShi
Copy link

GeKeShi commented Mar 30, 2019

Can we install the official TensorFlow binary version and run your code based on it? Does that mean you changed the source code of TensorFlow? I find that your algorithm just inserts some tensor operation in the computation graph, but have not changed the source code of TensorFlow.

@woskii
Copy link

woskii commented Apr 15, 2019

I have this question too. Have you figured out the necessary to build from source?

@GeKeShi
Copy link
Author

GeKeShi commented Apr 18, 2019

I have this question too. Have you figured out the necessary to build from source?

no, I haven't, the author implements the code in official Pytorch code, it means it will make no sense to build the tensorflow version.

@woskii
Copy link

woskii commented Apr 18, 2019

I have this question too. Have you figured out the necessary to build from source?

no, I haven't, the author implements the code in official Pytorch code, it means it will make no sense to build the tensorflow version.

Can you post a link of the pytorch implementation? Thanks a lot.

@GeKeShi
Copy link
Author

GeKeShi commented May 6, 2019

I have this question too. Have you figured out the necessary to build from source?

no, I haven't, the author implements the code in official Pytorch code, it means it will make no sense to build the tensorflow version.

Can you post a link of the pytorch implementation? Thanks a lot.

The author post that link in the README of this repo

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

2 participants