@Namespace(value="nvinfer1") @Properties(inherit=nvinfer.class) public class IInt8MinMaxCalibrator extends IInt8Calibrator
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
IInt8MinMaxCalibrator()
Default native constructor.
|
IInt8MinMaxCalibrator(long size)
Native array allocator.
|
IInt8MinMaxCalibrator(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
nvinfer.CalibrationAlgoType |
getAlgorithm()
Signal that this is the MinMax Calibrator.
|
IInt8MinMaxCalibrator |
getPointer(long i) |
IInt8MinMaxCalibrator |
position(long position) |
getBatch, getBatchSize, readCalibrationCache, writeCalibrationCacheaddress, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic IInt8MinMaxCalibrator()
public IInt8MinMaxCalibrator(long size)
Pointer.position(long).public IInt8MinMaxCalibrator(Pointer p)
Pointer(Pointer).public IInt8MinMaxCalibrator position(long position)
position in class IInt8Calibratorpublic IInt8MinMaxCalibrator getPointer(long i)
getPointer in class IInt8Calibrator@Virtual @NoException(value=true) public nvinfer.CalibrationAlgoType getAlgorithm()
getAlgorithm in class IInt8CalibratorCopyright © 2024. All rights reserved.