[ 源代码: xnnpack ]
软件包:libxnnpack0(0.0~git20240229.fcbf55a-1~exp1)
libxnnpack0 的相关链接
Debian 的资源:
下载源码包 xnnpack:
- [xnnpack_0.0~git20240229.fcbf55a-1~exp1.dsc]
- [xnnpack_0.0~git20240229.fcbf55a.orig.tar.xz]
- [xnnpack_0.0~git20240229.fcbf55a-1~exp1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
High-efficiency floating-point neural network inference operators (libs)
XNNPACK is a highly optimized library of floating-point neural network inference operators for ARM, WebAssembly, and x86 platforms. XNNPACK is not intended for direct use by deep learning practitioners and researchers; instead it provides low-level performance primitives for accelerating high-level machine learning frameworks, such as TensorFlow Lite, TensorFlow.js, PyTorch, and MediaPipe.
This package contains the shared object.
其他与 libxnnpack0 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.4)
- GCC 支持库
-
- dep: libpthreadpool0 (>= 0.0~git20240616.560c60d)
- pthread-based thread pool for C/C++ (shared object)