mdsimmo
mdsimmo
Python 3.6 version avaliable here: #103 Similar to apaid's build above, but no SSE4 instruction.
@fightthepower I have a 1.12.0 py3.5 version that I built by accident here: https://github.com/mdsimmo/tensorflow-community-wheels/releases/download/1.12.0_cpu_py3_5_amd64/tensorflow-1.12.0-cp35-cp35m-linux_x86_64.whl I haven't tested it though because I was trying to build py3.6
I'm guessing that the long duration is because it has to constantly switch the graph files around? I've been trying to implement this using sdk v2 (which allows multiple graphs...