chain_constant_memory
chain_constant_memory copied to clipboard
test tf-nightly in the env with python 3.6, glibc 2.23 and gcc 5
The nightly builds require glibc 2.23 and libstdc++ from gcc 5, as they are in their building env Ubuntu 16.04. Here is the changes in trevis-ci's config, setting up the same environment on trevis' ubuntu 14.04.
The build https://travis-ci.org/yaroslavvb/chain_constant_memory/builds/343360207 shows some tests failed, while tf-nightly is loading and dynamic linking ok.
Can you check if the fails are related to tf-nightly changes relative to current tf release?