Skip to content

Xavier Nx cannot create engine file and get FPS 0.00 #28

@7oranger

Description

@7oranger

Im meeting the same question as https://forums.developer.nvidia.com/t/the-jetson-benchmarks-from-github-can-not-run-on-xavier-nx-16g-som/211209/27. Cannt run this github benchmark demo. I am using

  • Xavier NX 16G dev-kit with 120G ssd.And nv_tegra_release is R32 revision7.2

  • JetPack 4.6.2. tensorrt8.2.1.8 ( I used sudo apt-get install nvidia-jetpack command )

  • cuda 10.2 cudnn 8.2.1( I used sudo apt-get install nvidia-jetpack command ).
    I tried the following method but none wored.

  • I have used the absolute path instead of relative path in the command.

  • I have decreased the para in nx csv file from 2048 or 1024 to 512

  • I check the free -m command, usually total is 15817, and used is 1800. I cannot make RAM used under 500M because when I reboot the board and do nothing, the RAM used reaches 1.8G already.

When I run
python3 utils/download_models.py --all --csv_file_path /benchmark_csv/nx-benchmarks.csv --save_dir
Result is FPS is 0.00 Error in Build,please check the log in. we recommend to run benchmarking in headless mode. and in the log it says “failed to create engine from model”.

I wonder if that’s out of my JP/tensorrt version? How can I solve the problem ?
Here are my logs.
inception_v4_b1_ws512_dla1.txt
inception_v4_b1_ws512_dla2.txt
inception_v4_b2_ws512_gpu.txt
inception_v4_b2_ws1024_gpu.txt
?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions