You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a similar error when running my yolov4 darknet training code with cuda:
CUDA status Error: file: ./src/convolutional_kernels.cu: func: cuda_convert_f32_to_f16() line: 138
CUDA Error: the provided PTX was compiled with an unsupported toolchain.
Darknet error location: ./src/convolutional_kernels.cu, cuda_convert_f32_to_f16(), line #138
CUDA Error: the provided PTX was compiled with an unsupported toolchain.: Success
backtrace (12 entries)
Originally posted by @HadasRavikovitch in #5081
The text was updated successfully, but these errors were encountered: