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

Needs update for Jetson Xavier #28

Open
NathanMOlson opened this issue Sep 13, 2018 · 2 comments
Open

Needs update for Jetson Xavier #28

NathanMOlson opened this issue Sep 13, 2018 · 2 comments

Comments

@NathanMOlson
Copy link

Jetson Xavier uses TensorRT 5 and CUDA 10, which aren't supported by the current setup instructions.

@ghost
Copy link

ghost commented Sep 14, 2018

Thanks for bringing this up.

We have been able to run this repository on Xavier with a few modifications.

The branch trt_4plus has a small patch that addresses compatibility with TensorRT 4+.

Please let me know if you check out this branch and it works for you. We will work on updating the setup instructions accordingly.

@NathanMOlson
Copy link
Author

Great, thanks. The trt_4plus patch worked for me, but based on profiling it seems the NVDLA is not being used. Does this branch compile for NVDLA? Is there a way to see NVDLA usage?

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