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

compile error on Jetson nano aarch64 platform. #7

Open
jk78346 opened this issue Oct 31, 2022 · 0 comments
Open

compile error on Jetson nano aarch64 platform. #7

jk78346 opened this issue Oct 31, 2022 · 0 comments

Comments

@jk78346
Copy link

jk78346 commented Oct 31, 2022

Hi, I found that there is an compiling error when I trying to natively build this project on Jetson nano the aarch64 arch. Here is part of the output. Any idea on this issue?

download_dependencies.sh completed successfully.
[ 21%] Performing build step for 'tf'
[ 28%] Performing install step for 'tf'
[ 35%] Completed 'tf'
[ 57%] Built target tf
[ 71%] Built target model_utils
make[2]: *** No rule to make target 'tensorflow/src/tf/tensorflow/lite/tools/optimize/sparsity/format_converter.cc', needed by 'CMakeFiles/minimal.dir/tensorflow/src/tf/tensorflow/lite/tools/optimize/sparsity/format_converter.cc.o'.  Stop.
CMakeFiles/Makefile2:124: recipe for target 'CMakeFiles/minimal.dir/all' failed
make[1]: *** [CMakeFiles/minimal.dir/all] Error 2
Makefile:100: recipe for target 'all' failed
make: *** [all] Error 2
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

1 participant