I am trying to train a dummy model using lightning. this is what i have in my docker file. FROM python:3.8 WORKDIR /app COPY ...
確定! 回上一頁