* 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
* Mon Sep 23 2019 Christian Goll <cgoll@suse.com>
- using now system protobuf instead of building it (bsc#1151150)
* Tue Sep 17 2019 guillaume.gardet@opensuse.org
- Ajust %limit_build to avoid OOM errors
- Do not use %limit_build for lite flavor
* Mon Jul 29 2019 Christian Goll <cgoll@suse.com>
- added additonal dependencies
* Wed Jul 17 2019 Christian Goll <cgoll@suse.com>
- fixed installation location of shared library
* Mon Jul 08 2019 Christian Goll <cgoll@suse.com>
- removed bazel mirror from as much source links as possible
- added support-new-bazel.patch support newer upcoming bazel
versions
* Tue Jun 04 2019 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Fix build for lite flavor:
* tensorflow-fix_lite.patch
* Wed May 29 2019 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Call ldconfig for devel package in post/postun
* Mon May 27 2019 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Fix aarch64 build with upstream patch:
* tensorflow-make_aws_sdk_work_on_aarch64.patch