SHA256
1
0
forked from pool/libzdnn

Accepting request 940352 from home:markkp:branches:science:machinelearning

- Upgraded to version 0.4.0 (bsc#1191582)
  * RNN Layer 2 Support
  * RNN Bi-directional Output Transformation Support
  * Removal of non-inclusive IT Terms
  * RNN Pre-check Support
  * Optimized zTensor reserved space
  * Transform optimizations
  * Minor bug fixes
- Removed the following obsolete patches
  * sles15sp4-libzdnn-Fix-initialization-of-CFLAGS_INIT-2.patch
  * sles15sp4-libzdnn-Limit-symbol-check-to-global-symbols-3.patch

OBS-URL: https://build.opensuse.org/request/show/940352
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/libzdnn?expand=0&rev=5
This commit is contained in:
Mark Post
2021-12-13 20:39:04 +00:00
committed by Git OBS Bridge
parent bb574efde6
commit d8808008de
6 changed files with 23 additions and 72 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Mon Dec 13 20:08:16 UTC 2021 - Mark Post <mpost@suse.com>
- Upgraded to version 0.4.0 (bsc#1191582)
* RNN Layer 2 Support
* RNN Bi-directional Output Transformation Support
* Removal of non-inclusive IT Terms
* RNN Pre-check Support
* Optimized zTensor reserved space
* Transform optimizations
* Minor bug fixes
- Removed the following obsolete patches
* sles15sp4-libzdnn-Fix-initialization-of-CFLAGS_INIT-2.patch
* sles15sp4-libzdnn-Limit-symbol-check-to-global-symbols-3.patch
-------------------------------------------------------------------
Thu Oct 21 18:58:18 UTC 2021 - Mark Post <mpost@suse.com>