-
Notifications
You must be signed in to change notification settings - Fork 3k
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
[Build][Bug] The compiler doesn't support BFLOAT16!!! #21383
Comments
Please use JetPack 6.0 instead. |
I got the same problem, how do you resolve it in the end? |
JetPack 6.0 is not an option for Xavier or Nano users! Otherwise bfloat16 was only introduced after 1.17.0. So currently compiling 1.16.3. Will update here when I succeed. But I don't have to mention that it would be very bad for Jetson users if only Orin is supported with newer Onnxruntime versions. please consider to reopen @snnn |
@maaft I have the same issue on Jetson Orin. We have JP6, but JP5 is widely used. Have you found a way to solve or get around it? |
I went for JetPack 6 |
Describe the issue
I am getting
Urgency
Urgent
Target platform
Jetson AGX Orin - Ubuntu 20.04 - Cuda 11.8
Build script
sh build.sh --use_tensorrt --use_cuda --cuda_home "/usr/local/cuda-11.8" --config Release --parallel --build_shared_lib --cudnn_home="/usr" --tensorrt_home="/usr"
Error / output
Visual Studio Version
No response
GCC / Compiler Version
9.4
The text was updated successfully, but these errors were encountered: