TensorRT 10.0.1
nvinfer1::v_1_0::IInt8EntropyCalibrator Class Reference

#include <NvInfer.h>

Inheritance diagram for nvinfer1::v_1_0::IInt8EntropyCalibrator:
nvinfer1::IInt8Calibrator nvinfer1::IVersionedInterface

Public Member Functions

InterfaceInfo getInterfaceInfo () const noexcept override
 Return version information associated with this interface. Applications must not override this method. More...
 
CalibrationAlgoType getAlgorithm () noexcept override
 
 ~IInt8EntropyCalibrator () noexcept override=default
 
- Public Member Functions inherited from nvinfer1::IInt8Calibrator
virtual TRT_DEPRECATED int32_t getBatchSize () const noexcept=0
 Get the batch size used for calibration batches. More...
 
virtual bool getBatch (void *bindings[], char const *names[], int32_t nbBindings) noexcept=0
 Get a batch of input for calibration. More...
 
virtual void const * readCalibrationCache (std::size_t &length) noexcept=0
 Load a calibration cache. More...
 
virtual void writeCalibrationCache (void const *ptr, std::size_t length) noexcept=0
 Save a calibration cache. More...
 
 ~IInt8Calibrator () noexcept override=default
 
- Public Member Functions inherited from nvinfer1::IVersionedInterface
virtual APILanguage getAPILanguage () const noexcept
 The language used to build the implementation of this Interface. More...
 
virtual ~IVersionedInterface () noexcept=default
 

Additional Inherited Members

- Protected Member Functions inherited from nvinfer1::IVersionedInterface
 IVersionedInterface ()=default
 
 IVersionedInterface (IVersionedInterface const &)=default
 
 IVersionedInterface (IVersionedInterface &&)=default
 
IVersionedInterfaceoperator= (IVersionedInterface const &) &=default
 
IVersionedInterfaceoperator= (IVersionedInterface &&) &=default
 

Constructor & Destructor Documentation

◆ ~IInt8EntropyCalibrator()

nvinfer1::v_1_0::IInt8EntropyCalibrator::~IInt8EntropyCalibrator ( )
overridedefaultnoexcept

Member Function Documentation

◆ getAlgorithm()

CalibrationAlgoType nvinfer1::v_1_0::IInt8EntropyCalibrator::getAlgorithm ( )
inlineoverridevirtualnoexcept

Signal that this is the entropy calibrator.

Implements nvinfer1::IInt8Calibrator.

◆ getInterfaceInfo()

InterfaceInfo nvinfer1::v_1_0::IInt8EntropyCalibrator::getInterfaceInfo ( ) const
inlineoverridevirtualnoexcept

Return version information associated with this interface. Applications must not override this method.

Implements nvinfer1::IVersionedInterface.


The documentation for this class was generated from the following file:

  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