summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c5c15f1dac479fc58c65a5f3ee3a4bab5f7b00d8 (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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
pkgbase = tensorrt
	pkgdesc = A platform for high-performance deep learning inference on NVIDIA hardware
	pkgver = 8.4.3.1
	pkgrel = 1
	url = https://developer.nvidia.com/tensorrt/
	arch = x86_64
	license = custom:NVIDIA-SLA
	license = Apache
	makedepends = git
	makedepends = cmake
	makedepends = cuda
	makedepends = cudnn
	makedepends = python
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-onnx
	makedepends = python-setuptools
	makedepends = python-wheel
	noextract = protobuf-cpp-3.20.1.tar.gz
	source = local://TensorRT-8.4.3.1.Linux.x86_64-gnu.cuda-11.6.cudnn8.4.tar.gz
	source = git+https://github.com/NVIDIA/TensorRT.git#tag=8.4.3
	source = protobuf-protocolbuffers::git+https://github.com/protocolbuffers/protobuf.git
	source = cub-nvlabs::git+https://github.com/NVlabs/cub.git
	source = git+https://github.com/onnx/onnx-tensorrt.git
	source = git+https://github.com/onnx/onnx.git
	source = git+https://github.com/pybind/pybind11.git
	source = git+https://github.com/google/benchmark.git
	source = https://github.com/google/protobuf/releases/download/v3.20.1/protobuf-cpp-3.20.1.tar.gz
	source = 010-tensorrt-use-local-protobuf-sources.patch
	source = 020-tensorrt-fix-python.patch
	source = TensorRT-SLA.txt
	sha256sums = 8d7c2085c1639dcc73875048c23598a8526ce3089136876e31d90258e49e4f61
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = dddd73664306d7d895a95e1cf18925b31b52785e468727e4635b45edae5166f9
	sha256sums = ea25bb1b188d53cbfbec35d242ab2a2fa8d6009c547c9f5f67bc2f1ad127ceac
	sha256sums = ab18bcaebc59620a0b97b67c4bfb7646d9310fffbeb15b8441552c600b0212c9
	sha256sums = a3e33bbee568e03e7f32481df930c78edc95b49b6b667b37db57cedb1967faed

pkgname = tensorrt
	depends = cuda
	depends = cudnn

pkgname = python-tensorrt
	pkgdesc = A platform for high-performance deep learning inference on NVIDIA hardware (python bindings and tools)
	license = custom
	license = Apache
	depends = python
	depends = python-numpy
	depends = python-pycuda
	depends = tensorrt
	optdepends = python-onnx: for onnx_graphsurgeon python module
	optdepends = python-onnxruntime: for onnx_graphsurgeon and polygraphy python modules
	optdepends = python-protobuf: for polygraphy and uff python modules
	optdepends = python-tensorflow-cuda: for graphsurgeon, polygraphy and uff python modules and convert-to-uff tool

pkgname = tensorrt-doc
	pkgdesc = A platform for high-performance deep learning inference on NVIDIA hardware (documentation)
	arch = any
	license = custom:NVIDIA-SLA