File python-Keras.changes of Package python-Keras
-------------------------------------------------------------------
Sat Jan 22 20:48:51 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Update to 2.7.0
* This is for sync with the tensorflow 2.7.0 release
* No release notes besides the reference to TF:
https://github.com/tensorflow/tensorflow/releases/tag/v2.7.0
-------------------------------------------------------------------
Fri Sep 24 09:13:07 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Update to 2.6.0
* Keras 2.6.0 is the first release of TensorFlow implementation
of Keras in the present repo.
* The code under tensorflow/python/keras is considered legacy and
will be removed in future releases (tf 2.7 or later). For any
user who import tensorflow.python.keras, please update your
code to public tf.keras instead.
* The API endpoints for tf.keras stay unchanged, but are now
backed by the keras PIP package. All Keras-related PRs and
issues should now be directed to the GitHub repository
keras-team/keras.
* For the detailed release notes about tf.keras behavior changes,
please take a look for tensorflow release notes.
- This is required by tensorflow2 again boo#1190856
-------------------------------------------------------------------
Mon Apr 12 19:42:21 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Downgrade to 2.3.1
* the last version of multi-backend Keras to support tensorflow 1
- Multi-backend Keras is not maintained and not compatible with
recent tensorflow2. Switch back to tensorflow 1 and add
upstream's announcement about the deprecation of multi-backend
keras to the package description. Note that this means that
python-Keras is no longer in Tumbleweed.
- Fix test suite
- Reorganize requirements
-------------------------------------------------------------------
Wed Feb 24 08:19:02 UTC 2021 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Use tensorflow2 instead of tensorflow
-------------------------------------------------------------------
Mon Feb 15 16:38:06 UTC 2021 - Benjamin Greiner <code@bnavigator.de>
- NEP 29: Tumbleweed does not have python36-numpy and depending
packages anymore. Skip python36 build.
-------------------------------------------------------------------
Mon Jan 25 13:19:23 UTC 2021 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Fix packaging for Tumbleweed with multi-versions of python3
-------------------------------------------------------------------
Thu Dec 17 09:36:02 UTC 2020 - Christian Goll <cgoll@suse.com>
- updated to 2.4.0
-------------------------------------------------------------------
Tue May 12 07:24:06 UTC 2020 - Christian Goll <cgoll@suse.com>
- removed failing documentation test
-------------------------------------------------------------------
Tue Feb 25 15:14:43 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Switch to multibuild to really avoid buildcycles
-------------------------------------------------------------------
Tue Feb 25 11:23:23 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Exclude 32bit archs as we need to match up with tensorflow
-------------------------------------------------------------------
Mon Feb 24 13:10:15 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Fix up the dependencies and enable testing
-------------------------------------------------------------------
Wed Oct 16 08:55:24 UTC 2019 - Christian Goll <cgoll@suse.com>
- updated to version 2.3.1
-------------------------------------------------------------------
Mon Sep 23 13:30:02 UTC 2019 - Christian Goll <cgoll@suse.com>
- added keras examples as seperate package
-------------------------------------------------------------------
Mon Jul 29 10:08:03 UTC 2019 - Christian Goll <cgoll@suse.com>
- intial commit of the python-kerase package 2.2.4