@Namespace(value="nvinfer1::apiv") @Properties(inherit=nvinfer.class) public class VAlgorithmIOInfo extends VRoot
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
VAlgorithmIOInfo(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
long |
getComponentsPerElement() |
nvinfer.DataType |
getDataType() |
Dims32 |
getStrides() |
nvinfer.TensorFormat |
getTensorFormat() |
long |
getVectorizedDim() |
getPointer, positionaddress, 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 VAlgorithmIOInfo(Pointer p)
Pointer(Pointer).@NoException(value=true) public nvinfer.TensorFormat getTensorFormat()
@NoException(value=true) public nvinfer.DataType getDataType()
@ByVal @Cast(value="nvinfer1::Dims*") @NoException(value=true) public Dims32 getStrides()
@Cast(value="int64_t") @NoException(value=true) public long getVectorizedDim()
@Cast(value="int64_t") @NoException(value=true) public long getComponentsPerElement()
Copyright © 2024. All rights reserved.