IBM Z Deep Neural Network Library

Edit Package libzdnn

IBM Z Deep Neural Network Library (zDNN) provides an interface for applications making use of the Neural Network Processing Assist Facility (NNPA).

This IBM-provided C library provides a set of functions that handle the data transformation requirements of the AIU and provide wrapper functions for the NNPA instruction primitives.

Refresh
Refresh
Source Files
Filename Size Changed
libzdnn.changes 0000001832 1.79 KB
libzdnn.spec 0000002601 2.54 KB
zDNN-1.0.1.tar.gz 0000632545 618 KB
Revision 6 (latest revision is 9)
Nikolay Gueorguiev's avatar Nikolay Gueorguiev (ngueorguiev) accepted request 1086205 from Nikolay Gueorguiev's avatar Nikolay Gueorguiev (ngueorguiev) (revision 6)
-  Upgraded to version 1.0.1 (jsc#PED-3331)
  - add: pull_request_template.md
    This commit adds a pullrequest template to the repository to make the PR's more uniform.
  - add: issue templates
    Templates to unify issues and descriptions with focus on traceability.
  - add: CODEOWNERS file
    Provide a fast trigger for pullrequests and assign the code owners to it.
  - fix: remove non ASCII characters
    remove non ASCII characters with focus on disclaimer and comments and licenses
    call: find . -type f -exec sed -i 's/\xC2\xA0/ /g' {} \;
    call: find . -type f -exec sed -i 's/[ \t]\+$//g' {} \;
  - add help target to main Makefile
    set default target .DEFAULT_GOAL for all
  - fix error for missing config.make to GNU make syntax
Comments 0
openSUSE Build Service is sponsored by