summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 36949284255a1c938836f435276d834d3efe09ee (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.2.4
	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.17.3.tar.gz
	source = local://TensorRT-8.4.2.4.Linux.x86_64-gnu.cuda-11.6.cudnn8.4.tar.gz
	source = git+https://github.com/NVIDIA/TensorRT.git#tag=22.08
	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.17.3/protobuf-cpp-3.17.3.tar.gz
	source = 010-tensorrt-use-local-protobuf-sources.patch
	source = 020-tensorrt-fix-python.patch
	source = TensorRT-SLA.txt
	sha256sums = 530d38d631c86a289df465ff0f31b6653b6338aecfa68c2f4c363fac5f81d7b6
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = 51cec99f108b83422b7af1170afd7aeb2dd77d2bcbb7b6bad1f92509e9ccf8cb
	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