[ 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)
- extensions to the C++ standard library
-
- dep: libc6 (>= 2.38)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libcpuinfo0 (>= 0.0~git20220617.082deff-2) [除 ppc64el, s390x]
- CPU INFOrmation library (shared object)
-
- dep: libfarmhash0 (>= 0~git20190513.0d859a8)
- FarmHash, a family of hash functions (shared library)
-
- dep: libgcc-s1 (>= 4.0) [除 i386, riscv64]
- GCC 支援函式庫
- dep: libgcc-s1 (>= 4.2) [i386]
- dep: libgcc-s1 (>= 4.7) [riscv64]
-
- dep: libpthreadpool0 (>= 0.0~git20200423.6acde9c)
- pthread-based thread pool for C/C++ (shared object)
-
- dep: libstdc++6 (>= 13.1)
- GNU Standard C++ Library v3