Package: libxir-utils (2.5-1 and others)
Links for libxir-utils
Debian Resources:
Download Source Package xir:
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
Xilinx Intermediate Representation (XIR) for deep learning algorithms (utils)
Xilinx Intermediate Representation (XIR) is a graph based intermediate representation of the AI algorithms which is well designed for compilation and efficient deployment of the Domain-specific Processing Unit (DPU) on the FPGA platform. Advanced users can apply Whole Application Acceleration to benefit from the power of FPGA by extending the XIR to support customized IP in Vitis AI flow.
XIR includes Op, Tensor, Graph and Subgraph libraries, which providing a clear and flexible representation for the computational graph. For now, it's the foundation for the Vitis AI quantizer, compiler, runtime and many other tools. XIR provides in-memory format, and file format for different usage. The in-memory format XIR is a Graph object, and the file format is a xmodel. A Graph object can be serialized to a xmodel while the xmodel can be deserialized to the Graph object.
In the Op library, there's a well-defined set of operators to cover the wildly used deep learning frameworks, e.g. TensorFlow, Pytorch and Caffe, and all of the built-in operators for DPU. This enhences the expression ability and achieves one of the core goals of eliminating the difference between these frameworks and providing a unified representation for users and developers.
XIR also provides a Python APIs which is named PyXIR. It enables Python users to fully access XIR and benefits in a pure Python environment, e.g. co-develop and integrate users' Python project with the current XIR based tools without massive dirty work to fix the gap between two languages.
This package contains the utilities from XIR.
Other Packages Related to libxir-utils
|
|
|
|
-
- dep: libc6 (>= 2.16) [x32]
- GNU Biblioteca C: Bibliotecas compartilhadas
also a virtual package provided by libc6-udeb
- dep: libc6 (>= 2.34) [not x32]
-
- dep: libgcc-s1 (>= 3.0) [not armel, armhf]
- Biblioteca de suporte GCC
- dep: libgcc-s1 (>= 3.5) [armel, armhf]
-
- dep: libgoogle-glog0v6 (>= 0.6.0) [not x32]
- library that implements application-level logging.
-
- dep: libprotobuf23 (>= 3.12.4) [x32]
- protocol buffers C++ library
-
- dep: libprotobuf32 (>= 3.21.9) [not x32]
- protocol buffers C++ library
-
- dep: libssl1.1 (>= 1.1.0) [x32]
- Package not available
-
- dep: libstdc++6 (>= 11)
- Biblioteca C++ padrĂ£o da GNU v3
-
- dep: libxir1 (= 1.4-1) [x32]
- Xilinx Intermediate Representation (XIR) for deep learning algorithms (runtime)
-
- dep: libxir2 (= 2.5-1+b1) [not x32]
- Xilinx Intermediate Representation (XIR) for deep learning algorithms (runtime)
Download libxir-utils
Architecture | Version | Package Size | Installed Size | Files |
---|---|---|---|---|
amd64 | 2.5-1+b1 | 47.5 kB | 243.0 kB | [list of files] |
arm64 | 2.5-1+b1 | 44.8 kB | 271.0 kB | [list of files] |
armel | 2.5-1+b1 | 39.2 kB | 270.0 kB | [list of files] |
armhf | 2.5-1+b1 | 39.9 kB | 206.0 kB | [list of files] |
x32 (unofficial port) | 1.4-1 | 50.0 kB | 245.0 kB | [list of files] |