RUN pip install git+https://github.com/haotian-liu/cocoapi.git#"egg=pycocotools&subdirectory=PythonAPI" # torch2trt_dynamic # torch2trt WORKDIR /root RUN git clone https://github.com/grimoire/torch2trt_dynamic.git torch2trt_dynamic WORKDIR /root/torch2trt_dynamic RUN python setup.py devel...