File: control

package info (click to toggle)
onnxruntime 1.23.2%2Bdfsg-6
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 340,756 kB
  • sloc: cpp: 3,222,136; python: 188,267; ansic: 114,318; asm: 37,927; cs: 36,849; java: 10,962; javascript: 6,811; pascal: 4,126; sh: 2,996; xml: 705; objc: 281; makefile: 67
file content (22 lines) | stat: -rw-r--r-- 840 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Tests: build
Depends: build-essential, pkgconf, libonnxruntime-dev
Restrictions: superficial

Test-Command: cd debian/tests/ && ./inference-step1.py && ./inference-step2.py
Depends: @, python3-numpy, python3-onnx,
Restrictions: allow-stderr
Architecture: amd64 arm64 ppc64el s390x riscv64
Features: test-name=test-inference-simple

Test-Command: cd debian/tests/ && ./providers-step1.py && ./providers-step2.py
Depends: @, python3-numpy, python3-onnx,
Restrictions: allow-stderr
Architecture: amd64 arm64 ppc64el s390x riscv64
Features: test-name=test-execution-providers

# this needs python3-onnxscript, which is net yet packaged.
#Test-Command: python3 transformer.py
#Depends: @, python3-torch, python3-numpy,
#Restrictions: allow-stderr
#Architecture: amd64 arm64 ppc64el s390x riscv64
#Features: test-name=test-inference-transformers