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

Can you help me build Debug Version of Tensorflow for CPU #181

Open
andyplusplus opened this issue Sep 27, 2021 · 2 comments
Open

Can you help me build Debug Version of Tensorflow for CPU #181

andyplusplus opened this issue Sep 27, 2021 · 2 comments

Comments

@andyplusplus
Copy link

andyplusplus commented Sep 27, 2021

I have been trying to build a DEBUG version of latest tensorflow without success.
Can you help me build DEBUG version of Tensorflow for CPU support, or do you know how to build DEBUG version.

@andyplusplus andyplusplus changed the title 能否编译一个Debug CPU版本 Can you help me build Debug Version of Tensorflow for CPU Sep 27, 2021
@fo40225
Copy link
Owner

fo40225 commented Sep 28, 2021

bazel build -c dbg --define=no_tensorflow_py_deps=true //tensorflow/tools/pip_package:build_pip_package

I tried it a long time ago, but it didn’t succeed.

@andyplusplus
Copy link
Author

thanks, I will try again

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