"nndet/evaluator/vscode:/vscode.git/clone" did not exist on "f0686bcb26b2f22ae4e1e40349ec8a12ed57252e"
Fix bug when compiling in CUDA12.1 (#560)
Avoid redeclaration error of "nv_bfloat16" when Compiling in CUDA12.1.
Error log: /usr/local/cuda/include/cuda_fp16.hpp(2724): error: invalid redeclaration of type name "nv_bfloat16" (declared at line 2837 of /usr/local/cuda/include/cuda_bf16.hpp)
Signed-off-by:
Kunlun Li <94586211+kunlunl@users.noreply.github.com>
Showing
Please register or sign in to comment