[ forky ]
[ sid ]
[ 源代码: tensorflow ]
软件包:libtensorflow-lite2.14.1(2.14.1+dfsg-3)
libtensorflow-lite2.14.1 的相关链接
Debian 的资源:
下载源码包 tensorflow:
- [tensorflow_2.14.1+dfsg-3.dsc]
- [tensorflow_2.14.1+dfsg.orig.tar.xz]
- [tensorflow_2.14.1+dfsg-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [tensorflow.org]
相似软件包:
Computation using data flow graphs for scalable machine learning (shared lib)
TensorFlow is an open source software library for numerical computation using data flow graphs. The graph nodes represent mathematical operations, while the graph edges represent the multidimensional data arrays (tensors) that flow between them. This flexible architecture enables you to deploy computation to one or more CPUs or GPUs in a desktop, server, or mobile device without rewriting code.
This package provides the tensorflow-lite shared library.
其他与 libtensorflow-lite2.14.1 有关的软件包
|
|
|
|
-
- dep: libabsl20240722 (>= 20240722.0-1)
- C++ 标准库的扩展
-
- dep: libc6 (>= 2.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libcpuinfo0 (>= 0.0~git20220617.082deff-2)
- CPU INFOrmation library (shared object)
-
- dep: libfarmhash0 (>= 0~git20190513.0d859a8)
- FarmHash, a family of hash functions (shared library)
-
- dep: libgcc-s1 (>= 4.0)
- GCC 支持库
-
- dep: libpthreadpool0 (>= 0.0~git20200423.6acde9c)
- pthread-based thread pool for C/C++ (shared object)
-
- dep: libstdc++6 (>= 13.1)
- GNU 标准 C++ 库,第3版