Skip to content

tensorrt

tensorrt

python
def tensorrt(os="20.04", cuda="11.6.2", trt="8.4.3.1")

Install tensorrt.

Arguments:

  • os Optional[str] - os version
  • cuda Optional[str] - cuda version
  • trt Optional[str] - tensorrt version

Released under the Apache-2.0 License. Built with VitePress.