Lab41 / attalos

Joint Vector Spaces

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Split the Dockerfiles

agude opened this issue · comments

We currently have one monolithic docker file stack that includes all the deep learning frameworks. It would be nice to split them into more specialized stacks. This would both decrease build time through palatalization of the Makefile and make the resulting images smaller.

What does everyone think of removing the other DL frameworks from the repo if we're planning to work primarily in Tensorflow?