๐Ÿ“ memo on how to use tensorrt onnxruntime

September 4, 2022 ยท View on GitHub


:running: How to Run


Sample docker with tensorrt environment is provided HERE

:gem: References


  • tensorrt tags
  • overview of tensorrt docker
  • tensorrt introduction
  • build instruction
  • sample dockerfile provided by onnxruntime repo: need to choose suitable tensorrt version that matches onnxruntime version

Contents

  1. 1:running: How to Run
  2. 2:gem: References