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

Core dump when trying to download models #22

Open
or-dodson opened this issue Aug 26, 2021 · 1 comment
Open

Core dump when trying to download models #22

or-dodson opened this issue Aug 26, 2021 · 1 comment

Comments

@or-dodson
Copy link

Issue: when I try to download the models on a jetson nano, it doesn't finish with an Illegal instruction (core dumped) as it's only output.

@AsawareeBhide
Copy link
Collaborator

Hi! One possibility is that the nano is running out of memory. Could you please try downloading a single model instead of all of them, for example:

python3 utils/download_models.py --model_name inception_v4 --csv_file_path <path-to>/benchmark_csv/nx-benchmarks.csv --save_dir <absolute-path-to-downloaded-models>

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