TensorRT 10.16.0
nvinfer2::safe::consistency Namespace Reference

Classes

class  IConsistencyChecker
 Validates a TRT engine (Serialized binary blob) More...
 
class  IPluginChecker
 

Functions

nvinfer2::safe::ErrorCode createConsistencyChecker (IConsistencyChecker *&icc, nvinfer2::safe::ISafeRecorder &recorder, void const *blob, size_t size, std::vector< std::string > const &pluginBuildLibs={}) noexcept
 Create an instance of an IConsistencyChecker class. More...
 

Function Documentation

◆ createConsistencyChecker()

nvinfer2::safe::ErrorCode nvinfer2::safe::consistency::createConsistencyChecker ( IConsistencyChecker *&  icc,
nvinfer2::safe::ISafeRecorder recorder,
void const *  blob,
size_t  size,
std::vector< std::string > const &  pluginBuildLibs = {} 
)
noexcept

Create an instance of an IConsistencyChecker class.

ISafeRecorder is the error recorder class for the consistency checker.

  Copyright © 2024 NVIDIA Corporation
  Privacy Policy | Manage My Privacy | Do Not Sell or Share My Data | Terms of Service | Accessibility | Corporate Policies | Product Security | Contact