Hello,
When I run docker run -it deeperforensics-challenge-<my_aws_id> python local_test.py
It appear error due to not detect GPU.
Is the above command correct?
Or add option --gpus all : docker run -it --gpus all deeperforensics-challenge-<my_aws_id> python local_test.py ?
I used the different commands from the submit github page: --gpus all : docker run -it --gpus all deeperforensics-challenge-<my_aws_id> python local_test.py
It works well
But I my evualate always failed ,does someone know how this happend??
I change the batch size on client.py and submit successfully
Posted by: ngoanpv69 @ Sept. 20, 2020, 10:53 a.m.