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

Generate model_gn.nvvp.nsys-rep in Jetson agx orin dk #2

Open
WangFengtu1996 opened this issue Jan 25, 2024 · 0 comments
Open

Generate model_gn.nvvp.nsys-rep in Jetson agx orin dk #2

WangFengtu1996 opened this issue Jan 25, 2024 · 0 comments

Comments

@WangFengtu1996
Copy link

  • Use nsys to profile the engine file , but I generate the file model_gn.nvvp.nsys-rep
nsys profile --trace=cuda,nvtx,cublas,cudla,cusparse,cudnn,nvmedia --force-overwrite=true --output=model_gn.nvvp /usr/src/tensorrt/bin/trtexec --loadEngine=yolov5_model.loadable --iterations=10     --inputIOFormats=int8:dla_hwc4 --outputIOFormats=fp16:chw16 --int8 --fp16 --useDLACore=0 --idleTime=500 --duration=0 --useSpinWait
  • Use nsys-ui open the result file. Is this correct.

nsys

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