@Namespace(value="cv::dnn") @Properties(inherit=opencv_dnn.class) public class ActivationLayerInt8 extends ActivationLayer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
ActivationLayerInt8()
Default native constructor.
|
ActivationLayerInt8(long size)
Native array allocator.
|
ActivationLayerInt8(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
static ActivationLayerInt8 |
create(LayerParams params) |
ActivationLayerInt8 |
getPointer(long i) |
ActivationLayerInt8 |
position(long position) |
forwardSlice, forwardSlice, forwardSlice, forwardSlice, forwardSlice, forwardSlice, forwardSlice, forwardSlice, forwardSlice
applyHalideScheduler, asAlgorithm, asAlgorithm, blobs, blobs, finalize, finalize, finalize, finalize, finalize, forward_fallback, forward_fallback, forward_fallback, forward, forward, forward, forward, getFLOPS, getMemoryShapes, getScaleShift, getScaleZeropoint, getScaleZeropoint, getScaleZeropoint, inputNameToIndex, inputNameToIndex, name, name, outputNameToIndex, outputNameToIndex, preferableTarget, preferableTarget, run, setActivation, setParamsFrom, supportBackend, tryAttach, tryFuse, tryQuantize, type, type, unsetAttached, updateMemoryShapes
clear, empty, getDefaultName, read, save, save, write, write, write
address, 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, zero
public ActivationLayerInt8()
public ActivationLayerInt8(long size)
Pointer.position(long)
.public ActivationLayerInt8(Pointer p)
Pointer(Pointer)
.public ActivationLayerInt8 position(long position)
public ActivationLayerInt8 getPointer(long i)
getPointer
in class Layer
@opencv_core.Ptr public static ActivationLayerInt8 create(@Const @ByRef LayerParams params)
Copyright © 2024. All rights reserved.