Skip to content

thaint2901/sample_onnx

Repository files navigation

Sample help better understand trt

Build

mkdir build && cd build
cmake -DCMAKE_CUDA_FLAGS="--expt-extended-lambda -std=c++14" ..

Export

./export ../pretrained/mnist.onnx ../pretrained/mnist.plan

Infer

./infer pretrained/mnist.plan data/9.pgm

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors