* Tue May 26 2020 Christian Goll <cgoll@suse.com>
- fixed broken builds which were caused due to missing dependency
on @com_google_absl//absl/strings in various BUILD files
- added patch: fix-google-absl-memory.patch
* Thu Mar 26 2020 Christian Goll <cgoll@suse.com>
- removed hpc-mvapich2 build (bsc#1167735)
* Tue Mar 17 2020 Simon Lees <sflees@suse.de>
- Suppress library-without-ldconfig-* in rpmlintrc as it seems
intentional and is currently causing builds to fail
* Mon Mar 16 2020 Christian Goll <cgoll@suse.com>
- fixed mpi and hpc builds, added file
* fix-mpi-build.patch
* Thu Mar 12 2020 Christian Goll <cgoll@suse.com>
- Fixed python3.8 build and logging with the the two patches
* Fix-build-failures-for-python-3.8.patch which fixes the build
* Fix-TensorFlow-on-Python-3.8-logger-issue.patch which fixes the logging
* Wed Mar 11 2020 Christian Goll <cgoll@suse.com>
- updated to latest stable v1 version 1.15.2 which fixes
CVE-2019-16778 (bsc#1159338)
- Highlights of this version are:
* MKL-DNN contraction kernels on by default
* Fixes a security vulnerability where converting a Python string
to a tf.float16 value produces a segmentation fault (CVE-2020-5215)
see RELEASE.md for full changelog
- updated following sources:
* tensorflow-1.15.2.tar.gz
* bazel-toolchains.tar.gz
* eigen.tar.gz
* gemmlowp.zip
* google-cloud-cpp.tar.gz
* license.rst.txt
* rules_closure.tar.gz
- added following patches:
* removed-docker-tools.patch to remove docker build during package build
* right-json-location.patch to make syslibs point to json
* tensorflow-make_aws_sdk_work_on_aarch64.patch
* fix-lite.patch
* json-feature-name.patch
- removed follwing sources
* abseil-pypi-v0.2.2.tar.gz
* aws-sdk-cpp-1.3.15.tar.gz
* boring_ssl.tar.gz
* double_conversion.zip
* fft.tgz
* flatbuffers_v1.9.0.tar.gz
* gast-0.2.0.tar.gz
* google-flatbuffers-1.10.0~pre.tar.gz
* google-nsync-1.20.1.tar.gz
* python-license.txt
* unicode-org-icu.tar.gz
- removed following patches:
* fix_mvapich_mpi_bzl.patch
* grpc-namespace-corrections.patch
* remove-keras.patch
* tensorflow-fix_lite.patch
* support-new-bazel.patch
* Thu Feb 13 2020 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Add 'Provides' only for hpc flavors, otherwise it matches the
package name
* Thu Feb 13 2020 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Add provides/conflicts to avoid to install tensorflow and
tensorflow2 as some files are provided by both packages
* Tue Feb 04 2020 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Increase RAM requirements and limit_build value to avoid OOM
* Mon Feb 03 2020 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Apply grpc-namespace-corrections.patch for all flavors
since Leap 15.2 now requires it as well.
* Fri Jan 31 2020 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Fix ARM_NEON_2_x86_SSE-master.zip archive
* Wed Jan 15 2020 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Build TensorFlow Lite (only) for %arm
* Tue Jan 14 2020 Guillaume GARDET <guillaume.gardet@opensuse.org>
- ExcludeArch %arm since build fails due to no support for aws
* Tue Jan 14 2020 Dominique Leuenberger <dimstar@opensuse.org>
- ExcludeArch %ix86: bazel is required to build, which in turn is
not supported on ix86.
* Sun Jan 12 2020 Bernhard Wiedemann <bwiedemann@suse.com>
- Use pip install --no-compile (boo#1094323)
* Fri Dec 13 2019 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Increase a bit %limit_build to avoid OOM errors seen on x86_64
* Mon Nov 25 2019 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Generate and package protobuf files (for armNN)
* Fri Nov 22 2019 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Apply grpc-namespace-corrections.patch for Tumbleweed only
* Tue Oct 15 2019 Christian Goll <cgoll@suse.com>
- updated to tensorflow 0.13.2
- dropped grpc.tar.gz and grpc-v1.13.0.gz as system grpc is used, this
fixes the broken builds which were introduced with gcc9 (bsc#1152671)
* added grpc-namespace-corrections.patch in order to use system grpc
- dropped re2-2018-10-01.tar.gz as system re2 is used now
* Wed Sep 25 2019 Christian Goll <cgoll@suse.com>
- added remove-keras.patch which removes keras sources and uses
distribution keras libaries
* removed keras-applications-1.0.6.tar.gz
* removed keras-preprocessing-1.0.9.tar.gz