summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 612955bc3dde16c2be0b994a78e70cade55cd938 (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
pkgbase = tensorrt
	pkgdesc = A platform for high-performance deep learning inference on NVIDIA hardware
	pkgver = 9.3.0.1
	pkgrel = 1
	url = https://developer.nvidia.com/tensorrt/
	arch = x86_64
	license = custom: NVIDIA TensorRT 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 = https://developer.nvidia.com/downloads/compute/machine-learning/tensorrt/9.3.0/tensorrt-9.3.0.1.linux.x86_64-gnu.cuda-12.2.tar.gz
	source = git+https://github.com/NVIDIA/TensorRT.git#commit=6d1397ed4bb65933d02725623c122a157544a729
	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 = 66e493e59c5d3ca1e21f090def7da09b8975866a933730657c9f094763694680
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = dddd73664306d7d895a95e1cf18925b31b52785e468727e4635b45edae5166f9
	sha256sums = ba94c0685216fe9566f7989df98b372e72a8da04b66d64380024107f2f7f4a8f
	sha256sums = bb17f9b11fe3d95fe0dfcf0ca2f5bd9fdb80e31e0ae1153c88162f2c54830f2b
	sha256sums = 5f68360b4ac4758d207e30fec89c5e829d45bb4c27cae99e3fa6d2b170789370

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 = 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 tensorflow-quantization python modules
	optdepends = python-tensorflow-cuda: for polygraphy python module
	optdepends = python-tf2onnx: for tensorflow-quantization python module
	provides = python-onnx-graphsurgeon=0.4.0
	provides = python-polygraphy=0.49.7
	provides = python-tensorflow-quantization=0.2.0