Adem Usta

Results 17 comments of 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 :)

Same thing since the update .. very annoying :(

Need this also for the exact same reason.