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

Cc1plus error when building tensorflow #298

Open
SuxRumpf opened this issue Aug 19, 2023 · 1 comment
Open

Cc1plus error when building tensorflow #298

SuxRumpf opened this issue Aug 19, 2023 · 1 comment

Comments

@SuxRumpf
Copy link

I'm trying to install tensorflow_cc 2.4 on an Nvidia jetson agx xavier with jetpack 4.1 (Ubuntu 18.04). But I get errors when compiling.

My Problem is always when I use make I get this error message:

Screenshot_20230819_120444_com android chrome_edit_42392125186760

There is no cross compiling i build this on the jetson for the jetson
It seems that it has something to do with the AMD cpu but I have absolutely no idea how to solve this. I use bazel 3.7.2 and tried to simply upgrade gcc/g++ but it didn't work. Any ideas? :)

@FloopCZ
Copy link
Owner

FloopCZ commented Nov 8, 2023

Hi, TF 2.4 is not supported anymore, I suggest trying a newer version. If you really need 2.4, try to remove "ivybridge" from the -march parameter in either CMakeLists.txt or build_tensorflow.sh.in

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