blob: 147fd342fec0d5b5ea0b2007d7bc415549c6903c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
|
pkgbase = python-nvidia-dali
pkgdesc = A library containing both highly optimized building blocks and an execution engine for data pre-processing in deep learning applications
pkgver = 1.46.0
pkgrel = 1
url = https://github.com/NVIDIA/DALI
arch = x86_64
license = Apache-2.0
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = clang
makedepends = cmake
makedepends = git
makedepends = git-lfs
makedepends = python-setuptools
makedepends = python-black
depends = abseil-cpp
depends = cfitsio
depends = cuda
depends = ffmpeg
depends = gcc-libs
depends = glibc
depends = libcudart.so
depends = libsndfile
depends = libtar
depends = libtiff
depends = lmdb
depends = opencv
depends = protobuf
depends = python-astunparse
depends = python-dm-tree
depends = python-gast
depends = python-six
optdepends = python-pytorch
optdepends = python-tensorflow
options = !emptydirs
options = !lto
source = python-nvidia-dali::git+https://github.com/NVIDIA/DALI.git#tag=v1.46.0
sha512sums = 6a78984e1e0b431f0ac504b4f47e73c2c0683dc491ce6a5a28e4626bb4197dde3d58a1e6ec157144a8c7f2561947c2dffcfef45d70ad5b260484300a8d6b5dd9
pkgname = python-nvidia-dali
|