Adem Usta
Adem Usta
Here is a small Dockerfile sample that I use: ``` FROM tensorflow/tensorflow:1.14.0-gpu-py3 WORKDIR /app COPY requirements.txt /app/requirements.txt RUN apt-get update && \ apt-get install libjpeg-dev zlib1g-dev RUN pip install --upgrade...
Hey @Pavel910 , I'm back 4 months later to check what's up with this feature ? Is this still on your roadmap ? Thanks in advance :)
What a good news ! Can't wait 🔥
Same thing since the update .. very annoying :(
Any update on this ?
Any update on this issue ?
Need this also for the exact same reason.