TensorRT 10.0.0
NvInferConsistency.h File Reference
#include "NvInferConsistencyImpl.h"
#include "NvInferRuntimeBase.h"
#include "NvInferRuntimePlugin.h"

Go to the source code of this file.

Classes

class  nvinfer1::consistency::IConsistencyChecker
 Validates a serialized engine blob. More...
 
class  nvinfer1::consistency::IPluginChecker
 Consistency Checker plugin class for user implemented Plugins. More...
 

Namespaces

namespace  nvinfer1
 The TensorRT API version 1 namespace.
 
namespace  nvinfer1::consistency
 
namespace  nvinfer1::consistency::anonymous_namespace{NvInferConsistency.h}
 Create an instance of an IConsistencyChecker class.
 

Functions

void * createConsistencyChecker_INTERNAL (void *logger, void const *blob, size_t size, int32_t version)
 Internal C entry point for creating IConsistencyChecker. More...
 
IConsistencyChecker * nvinfer1::consistency::anonymous_namespace{NvInferConsistency.h}::createConsistencyChecker (ILogger &logger, void const *blob, size_t size)
 

Function Documentation

◆ createConsistencyChecker_INTERNAL()

void * createConsistencyChecker_INTERNAL ( void *  logger,
void const *  blob,
size_t  size,
int32_t  version 
)

Internal C entry point for creating IConsistencyChecker.

  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