@Namespace(value="tflite") @Properties(inherit=tensorflowlite.class) public class SubgraphDelegationMetadata extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
SubgraphDelegationMetadata()
Default native constructor.
|
SubgraphDelegationMetadata(long size)
Native array allocator.
|
SubgraphDelegationMetadata(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
SubgraphDelegationMetadata |
getPointer(long i) |
boolean |
has_delegate_applied() |
SubgraphDelegationMetadata |
has_delegate_applied(boolean setter) |
BoolPointer |
is_node_delegated() |
SubgraphDelegationMetadata |
is_node_delegated(BoolPointer setter) |
SubgraphDelegationMetadata |
position(long position) |
IntPointer |
replaced_by_node() |
SubgraphDelegationMetadata |
replaced_by_node(IntPointer setter) |
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 SubgraphDelegationMetadata()
public SubgraphDelegationMetadata(long size)
Pointer.position(long)
.public SubgraphDelegationMetadata(Pointer p)
Pointer(Pointer)
.public SubgraphDelegationMetadata position(long position)
public SubgraphDelegationMetadata getPointer(long i)
getPointer
in class Pointer
@Cast(value="bool*") @StdVector public BoolPointer is_node_delegated()
public SubgraphDelegationMetadata is_node_delegated(BoolPointer setter)
@StdVector public IntPointer replaced_by_node()
public SubgraphDelegationMetadata replaced_by_node(IntPointer setter)
public SubgraphDelegationMetadata has_delegate_applied(boolean setter)
Copyright © 2025. All rights reserved.