Source: onnxruntime-riscv
Section: science
Priority: optional
Maintainer: openKylin <like@mail.nankai.edu.cn>
Build-Depends: debhelper-compat (= 13), cmake, ninja-build, python3, pkg-config,
 libprotobuf-dev, protobuf-compiler
Standards-Version: 4.6.2

Package: onnxruntime-riscv
Architecture: riscv64
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: ONNX Runtime cross-platform inference engine (RVV build)
 ONNX Runtime is a cross-platform inference and training accelerator. This
 package provides the shared library and C/C++ headers, built for RISC-V with
 the RVV (vector) extension enabled in the MLAS kernels (-march=rv64gcv).
