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

Complete bindings to nvinfer1::IHostMemory

Open mstallmo opened this issue 4 years ago • 0 comments

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

mstallmo avatar Oct 07 '20 03:10 mstallmo