@Namespace(value="nvinfer1") @NoOffset @Properties(inherit=nvinfer.class) public class IElementWiseLayer extends ILayer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
IElementWiseLayer(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
nvinfer.ElementWiseOperation |
getOperation()
\brief Get the binary operation for the layer.
|
void |
setOperation(int op) |
void |
setOperation(nvinfer.ElementWiseOperation op)
\brief Set the binary operation for the layer.
|
getInput, getMetadata, getName, getNbInputs, getNbOutputs, getOutput, getOutputType, getPrecision, getType, outputTypeIsSet, precisionIsSet, resetOutputType, resetPrecision, setInput, setMetadata, setMetadata, setName, setName, setOutputType, setOutputType, setPrecision, setPrecisionaddress, 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 IElementWiseLayer(Pointer p)
Pointer(Pointer).@NoException(value=true) public void setOperation(nvinfer.ElementWiseOperation op)
getOperation(), ElementWiseOperation,
getBiasWeights()@NoException(value=true) public void setOperation(@Cast(value="nvinfer1::ElementWiseOperation") int op)
@NoException(value=true) public nvinfer.ElementWiseOperation getOperation()
setOperation(), ElementWiseOperation,
setBiasWeights()Copyright © 2024. All rights reserved.