vitis-ai 1.3.2-0ubuntu7 source package in Ubuntu

Changelog

vitis-ai (1.3.2-0ubuntu7) impish; urgency=medium

  * Build with -Wno-error=range-loop-construct and -D_GLIBCXX_USE_NANOSLEEP
    to fix build failure with gcc-11.
  * debian/patches/gcc-11-sleep_for.patch: #include <thread>.
  * debian/patches/nonnull.patch: fix dereferences of null pointers.

 -- Steve Langasek <email address hidden>  Thu, 26 Aug 2021 13:59:44 -0700

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Impish
Original maintainer:
Ubuntu Developers
Architectures:
arm64
Section:
libdevel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Impish: [FULLYBUILT] arm64

Downloads

File Size SHA-256 Checksum
vitis-ai_1.3.2.orig.tar.xz 56.6 MiB c44ab9c242dd7581ead5c1965b2ae3497a51343c29c8a325d8d0e2a8613d52d2
vitis-ai_1.3.2-0ubuntu7.debian.tar.xz 6.7 KiB 4962de787e4c3da6d5f36ee6be2361c159520f2dd2ed42f33df49ba6c6d39f11
vitis-ai_1.3.2-0ubuntu7.dsc 2.1 KiB adf9f2ad96dbfd340ec5c1bbb6a3bc11c8c74b422d60b13fd3b46998bf7aeb80

View changes file

Binary packages built by this source

vitis-ai-dnndk: No summary available for vitis-ai-dnndk in ubuntu jammy.

No description available for vitis-ai-dnndk in ubuntu jammy.

vitis-ai-dnndk-dbgsym: No summary available for vitis-ai-dnndk-dbgsym in ubuntu impish.

No description available for vitis-ai-dnndk-dbgsym in ubuntu impish.

vitis-ai-library: Vitis AI library

 The Vitis AI Library is a set of high-level libraries and APIs built for
 efficient AI inference with Deep-Learning Processor Unit (DPU). It is
 built based on the Vitis AI Runtime with Unified APIs, and it fully
 supports XRT 2020.2.
 .
 The Vitis AI Library provides an easy-to-use and unified interface by
 encapsulating many efficient and high-quality neural networks. This
 simplifies the use of deep-learning neural networks, even for users
 without knowledge of deep-learning or FPGAs. The Vitis AI Library allows
 users to focus more on the development of their applications, rather
 than the underlying hardware.

vitis-ai-library-dbgsym: debug symbols for vitis-ai-library
vitis-ai-runtime: Vitis AI runtime

 Vitis AI Run time enables applications to use the unified high-level
 runtime API for both cloud and edge. Therefore, making cloud-to-edge
 deployments seamless and efficient.
 The Vitis AI Runtime API features are:
 * Asynchronous submission of jobs to the accelerator
 * Asynchronous collection of jobs from the accelerator
 * C++ and Python implementations
 * Support for multi-threading and multi-process execution
 .
 This package contains the Vitis AI runtime libraries, headers, and tools.

vitis-ai-runtime-dbgsym: debug symbols for vitis-ai-runtime