Changelog for
tensorflow-avx2_1_10_10-gnu-openmpi2-hpc-1.10.0-lp150.103.1.x86_64.rpm :
* Tue Feb 12 2019 cgollAATTsuse.com- enabled aws and googlecloud support
* removed no_aws_and_googlecloud.patch
* Mon Feb 11 2019 Christian Goll
- Fixed build issues with python 3.7 what introduced the patches
* python3_7_compatibility.patch backported from upstream
* python3.7_unicode.patch fixes a minor function call
* python3.7_async_keyword.patch avoids the new keyword async
* Thu Jan 31 2019 Bernhard Wiedemann - Fix build with python 3.7
* Fri Jan 18 2019 Guillaume GARDET - Build and package libtensorflow.so as some packages may link to it
* Fri Jan 11 2019 Guillaume GARDET - Add constraints on HDD size to avoid no space-left error
* Mon Nov 26 2018 Todd R - Fix python3 provides- Minor spec file cleanups
* Sat Nov 24 2018 Todd R - Provide python3-tensorflow
* Thu Nov 08 2018 cgollAATTsuse.com- updated build command to fit bazel-0.19
* Thu Oct 18 2018 Jan Engelhardt - Trim pad wording from descriptions.
* Tue Oct 16 2018 cgollAATTsuse.com- Updated to Tensorflow 1.10 as with this release it supports the partial use of systemlibs. Still a lot additional sources are included which are
* closure
* weakref
* double-conversion
* gast
* farmhash
* nsync
* gemmlowp
* abseil-cpp
* boring-ssl
* google-apis
* cub
* highwayhash
* abseil-pypi
* eigen
* arm_neon_x86_sse
* fft
* grpc
* re2 Although some of these libraries are available in factory they could not be used as explicit versions are needed or bazel or the build system links them in the wrong way.- mpilibpath_configure_py.patch changes the search path for the mpi to also include lib64/- no_aws_and_googlecloud.patch removes the dependence of aws, googlecloud and kafaka apis, as this version is not compiled with the support of this apis.
* Thu Jan 04 2018 cgollAATTsuse.com- Initial commit of Tensorflow 1.4 not all requirement could be met by the distribution packages and the sources have to be included. This is true for - Eigen - protobuf - grpc - lmdb - json-cpp The build itself is now based on bazel and creates the pip package which is then extracted from the build environment