Closed wh1sperC closed 1 year ago
My environment is ubuntu-18.04,torch=1.7.1,python=3.7
The error is
cp: cannot stat 'eval_detr.py': No such file or directory
cp: cannot stat 'seqmap': No such file or directory
Fixed in a803eee.
OK,it's the encoding problem.I used to code in CRLF, but now I change it to LF.But there is still a problem that says 'Setting OMP_NUM_THREADS environment variable for each process to be 1 in default, to avoid your system being overloaded, please further tune the variable for optimal performance in your application as needed.'How I can fix this problem?
Oh my god,I found that error you say,sorry,it's my fault.But I don't know what should I do next,please help me how to avoid that problem you say?
The following is my problem: (motrv2) dcy@ubuntu:~/MOTRv2$ bash tools/train.sh configs/motrv2.args
Setting OMP_NUM_THREADS environment variable for each process to be 1 in default, to avoid your system being overloaded, please further tune the variable for optimal performance in your application as needed.