Greg Steuck
4cf372995e
Remove unnecessary submodule commands.
...
Jenkins is starting from a repository with submodules as is.
2016-10-31 09:25:12 -07:00
Greg Steuck
0745e96469
Combined all RUN commands to have fewer layers.
2016-10-28 15:47:00 -07:00
Greg Steuck
9e219120d4
Forgotten to checkout submodules.
2016-10-28 15:07:15 -07:00
Greg Steuck
081902db3e
Running ldconfig to make libtensorflow_c visible.
...
Added it to both ci_build and stack images. It wasn't necessary in the
former for some reason.
2016-10-28 14:27:51 -07:00
Greg Steuck
d050ec2654
Semi-functional continuous integration test.
...
- Uses docker to put everything together.
- stack is running on "raw" system, similar to MacOS build.
- Still not finding libtensorflow_c.so in tensorflow-core-ops setup.
2016-10-27 18:59:33 -07:00