Skip to main content

Module refitter

Module refitter 

Source
Expand description

Engine refitter (update weights in a deserialized engine).

Refitter wraps trtx_sys::nvinfer1::IRefitter (C++ nvinfer1::IRefitter). Weights mirrors trtx_sys::nvinfer1::Weights (C++ nvinfer1::Weights).

Structs§

Refitter
trtx_sys::nvinfer1::IRefitter — C++ nvinfer1::IRefitter.
Weights
View compatible with trtx_sys::nvinfer1::Weights; C++ nvinfer1::Weights.