@Namespace(value="nvinfer1::apiv") @Properties(inherit=nvinfer.class) public class VSliceLayer extends VRoot
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
VSliceLayer(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
nvinfer.SampleMode |
getMode() |
Dims32 |
getSize() |
Dims32 |
getStart() |
Dims32 |
getStride() |
void |
setMode(int mode) |
void |
setMode(nvinfer.SampleMode mode) |
void |
setSize(Dims32 size) |
void |
setStart(Dims32 start) |
void |
setStride(Dims32 stride) |
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 VSliceLayer(Pointer p)
Pointer(Pointer).@NoException(value=true) public void setStart(@ByVal @Cast(value="nvinfer1::Dims*") Dims32 start)
@NoException(value=true) public void setSize(@ByVal @Cast(value="nvinfer1::Dims*") Dims32 size)
@NoException(value=true) public void setStride(@ByVal @Cast(value="nvinfer1::Dims*") Dims32 stride)
@NoException(value=true) public void setMode(nvinfer.SampleMode mode)
@NoException(value=true) public void setMode(@Cast(value="nvinfer1::SampleMode") int mode)
@NoException(value=true) public nvinfer.SampleMode getMode()
Copyright © 2024. All rights reserved.