bash run_predict.sh
Open
- Dominant language
- Python
- Stars
- 999
- Forks
- 156
- PR merge metrics
- No merged PRs in 30d
Description
python 3.6
```
Traceback (most recent call last):
File "run.py", line 478, in
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)
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.