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
Traceback (most recent call last):
File "run.py", line 478, in <module>
env = Environment(args)
File "/data/my_project/nlp_text/DDParser/ddparser/parser/config.py", line 202, in __init__
paddle.seed(args.seed)
File "/opt/conda/lib/python3.6/site-packages/paddle/framework/random.py", line 46, in seed
for i in range(core.get_cuda_device_count()):
OSError: (External) CUDA error(999), unknown error.
[Hint: 'cudaErrorUnknown'. This indicates that an unknown internal error has occurred. ] (at /paddle/paddle/phi/backends/gpu/cuda/cuda_info.cc:66)
The text was updated successfully, but these errors were encountered:
python 3.6
The text was updated successfully, but these errors were encountered: