@Namespace(value="nvinfer1") @Properties(inherit=nvinfer.class) public class IInt8EntropyCalibrator2 extends IInt8Calibrator
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
IInt8EntropyCalibrator2()
Default native constructor.
|
IInt8EntropyCalibrator2(long size)
Native array allocator.
|
IInt8EntropyCalibrator2(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
nvinfer.CalibrationAlgoType |
getAlgorithm()
Signal that this is the entropy calibrator 2.
|
IInt8EntropyCalibrator2 |
getPointer(long i) |
IInt8EntropyCalibrator2 |
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 IInt8EntropyCalibrator2()
public IInt8EntropyCalibrator2(long size)
Pointer.position(long).public IInt8EntropyCalibrator2(Pointer p)
Pointer(Pointer).public IInt8EntropyCalibrator2 position(long position)
position in class IInt8Calibratorpublic IInt8EntropyCalibrator2 getPointer(long i)
getPointer in class IInt8Calibrator@Virtual @NoException(value=true) public nvinfer.CalibrationAlgoType getAlgorithm()
getAlgorithm in class IInt8CalibratorCopyright © 2024. All rights reserved.