MCPcopy Create free account
hub / github.com/FeiYull/TensorRT-Alpha / python_trt.py

File python_trt.py

examples/python_with_dll/python_trt.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from ctypes import *
2from threading import Thread
3import cv2
4import numpy as np

Callers

nothing calls this directly

Calls 3

get_parametersFunction · 0.90
DetectorClass · 0.85
predictMethod · 0.80

Tested by

no test coverage detected