Source: ideep
Section: science
Homepage: https://github.com/intel/ideep/tree/pytorch_dnnl
Priority: optional
Standards-Version: 4.7.2
Vcs-Git: https://salsa.debian.org/deeplearning-team/ideep.git
Vcs-Browser: https://salsa.debian.org/deeplearning-team/ideep
Maintainer: Debian Deep Learning Team <debian-ai@lists.debian.org>
Uploaders: Mo Zhou <lumin@debian.org>, Shengqi Chen <harry@debian.org>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13), libdnnl-dev (>= 3.4.2~)

Package: libideep-dev
Section: libdevel
Architecture: all
Depends: ${misc:Depends}, libdnnl-dev (>= 3.4.2~), libdnnl-dev (<< 4~)
Description: Intel's mkldnn/dnnl wrapper for pytorch
 This is a header-only library implementing mkldnn/dnnl wrapper for pytorch.