@Namespace(value="nvinfer1") @NoOffset @Properties(inherit=nvinfer.class) public class IAlgorithmIOInfo extends INoCopy
IAlgorithmVariant, IAlgorithm, IAlgorithmSelector::selectAlgorithms()
\warning Do not inherit from this class, as doing so will break forward-compatibility of the API and ABI.Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
IAlgorithmIOInfo(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
nvinfer.DataType |
getDataType()
\brief Return DataType of the input/output of algorithm.
|
Dims32 |
getStrides()
\brief Return strides of the input/output tensor of algorithm.
|
nvinfer.TensorFormat |
getTensorFormat()
\brief Return TensorFormat of the input/output of algorithm.
|
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic IAlgorithmIOInfo(Pointer p)
Pointer(Pointer).@NoException(value=true) public nvinfer.TensorFormat getTensorFormat()
@NoException(value=true) public nvinfer.DataType getDataType()
Copyright © 2022. All rights reserved.