tensorrt-rs icon indicating copy to clipboard operation
tensorrt-rs copied to clipboard

Complete bindings to nvinfer1::IUffParser

Open mstallmo opened this issue 4 years ago • 0 comments

Issue tracking the completion of bindings to the nvinfer1::IUffParser interface in TensorRT. All public functions that are available in the C++ library should have corresponding Rust bindings.

mstallmo avatar Oct 07 '20 03:10 mstallmo