[ trixie ]
[ sid ]
[ Bron: halide ]
Pakket: libhalide19-0 (19.0.0-6)
Verwijzigingen voor libhalide19-0
Debian bronnen:
Het bronpakket halide downloaden:
Beheerder:
Externe bronnen:
- Homepage [halide-lang.org]
Vergelijkbare pakketten:
fast, portable computation on images and tensors
Halide is a programming language designed to make it easier to write high-performance image and array processing code on modern machines. Halide currently targets:
* CPU architectures: X86, ARM, Hexagon, PowerPC, RISC-V * Operating systems: Linux, Windows, macOS, Android, iOS, Qualcomm QuRT * GPU Compute APIs: CUDA, OpenCL, Apple Metal, Microsoft Direct X 12, VulkanRather than being a standalone programming language, Halide is embedded in C++. This means you write C++ code that builds an in-memory representation of a Halide pipeline using Halide's C++ API. You can then compile this representation to an object file, or JIT-compile it and run it in the same process.
Andere aan libhalide19-0 gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0) [niet i386]
- GCC support bibliotheek
- dep: libgcc-s1 (>= 4.2) [i386]
-
- dep: libllvm19 (>= 1:19.1.0)
- Modular compiler and toolchain technologies, runtime library
-
- dep: libstdc++6 (>= 13.1)
- GNU Standard C++ Library v3