@NoOffset public static class primitive.at extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
at(Pointer p)
Pointer cast constructor.
|
at(primitive aprimitive) |
at(primitive aprimitive,
long at)
Constructs a wrapper specifying \p aprimitive output with index \p
at.
|
| Modifier and Type | Method and Description |
|---|---|
primitive |
asPrimitive()
Returns the specified output.
|
mkldnn_primitive_at_t |
data()
The underlying C API structure.
|
primitive.at |
data(mkldnn_primitive_at_t setter) |
address, 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 at(Pointer p)
Pointer(Pointer).public at(@Const @ByRef primitive aprimitive, @Cast(value="size_t") long at)
aprimitive - The target primitive.at - The output index.@ByRef public mkldnn_primitive_at_t data()
public primitive.at data(mkldnn_primitive_at_t setter)
Copyright © 2022. All rights reserved.