@Namespace(value="nvinfer1::apiv") @Properties(inherit=nvinfer.class) public class VGridSampleLayer extends VRoot
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
VGridSampleLayer(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
getAlignCorners() |
nvinfer.InterpolationMode |
getInterpolationMode() |
nvinfer.SampleMode |
getSampleMode() |
void |
setAlignCorners(boolean alignCorners) |
void |
setInterpolationMode(int mode) |
void |
setInterpolationMode(nvinfer.InterpolationMode mode) |
boolean |
setSampleMode(int mode) |
boolean |
setSampleMode(nvinfer.SampleMode mode) |
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 VGridSampleLayer(Pointer p)
Pointer(Pointer).@NoException(value=true) public void setInterpolationMode(nvinfer.InterpolationMode mode)
@NoException(value=true) public void setInterpolationMode(@Cast(value="nvinfer1::InterpolationMode") int mode)
@NoException(value=true) public nvinfer.InterpolationMode getInterpolationMode()
@NoException(value=true) public void setAlignCorners(@Cast(value="bool") boolean alignCorners)
@Cast(value="bool") @NoException(value=true) public boolean getAlignCorners()
@Cast(value="bool") @NoException(value=true) public boolean setSampleMode(nvinfer.SampleMode mode)
@Cast(value="bool") @NoException(value=true) public boolean setSampleMode(@Cast(value="nvinfer1::SampleMode") int mode)
@NoException(value=true) public nvinfer.SampleMode getSampleMode()
Copyright © 2024. All rights reserved.