#include <entropy_calibrator.h>
◆ Int8EntropyCalibrator()
◆ ~Int8EntropyCalibrator()
virtual nvinfer1::Int8EntropyCalibrator::~Int8EntropyCalibrator |
( |
| ) |
|
|
virtual |
◆ getBatch()
bool nvinfer1::Int8EntropyCalibrator::getBatch |
( |
void * |
bindings[], |
|
|
const char * |
names[], |
|
|
int |
nbBindings |
|
) |
| |
|
override |
◆ getBatchSize()
int nvinfer1::Int8EntropyCalibrator::getBatchSize |
( |
| ) |
const |
|
inlineoverride |
◆ readCalibrationCache()
const void* nvinfer1::Int8EntropyCalibrator::readCalibrationCache |
( |
size_t & |
length | ) |
|
|
override |
◆ writeCalibrationCache()
void nvinfer1::Int8EntropyCalibrator::writeCalibrationCache |
( |
const void * |
cache, |
|
|
size_t |
length |
|
) |
| |
|
override |
The documentation for this class was generated from the following file: