Source: xnnpack
Section: libs
Priority: optional
Maintainer: openKylin <like@mail.nankai.edu.cn>
Build-Depends: debhelper-compat (= 13), cmake, ninja-build, python3, git
Standards-Version: 4.6.2

Package: libxnnpack
Architecture: riscv64
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: XNNPACK neural network inference operators (RVV build)
 XNNPACK is a highly optimized library of floating-point and quantized neural
 network inference operators for ARM, x86, WebAssembly, and RISC-V. This
 package provides the shared library, the production micro-kernel archive and
 the public headers, built for RISC-V with the RVV (vector) extension enabled
 (-march=rv64gcv / rv64gcv_zvfh).
