@NoOffset public static class mkldnn.primitive.at extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
at(mkldnn.primitive aprimitive) |
at(mkldnn.primitive aprimitive,
long at)
Constructs a wrapper specifying \p aprimitive output with index \p
at.
|
at(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
mkldnn.primitive |
asPrimitive()
Returns the specified output.
|
mkldnn.mkldnn_primitive_at_t |
data()
The underlying C API structure.
|
mkldnn.primitive.at |
data(mkldnn.mkldnn_primitive_at_t data) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic at(Pointer p)
Pointer.Pointer(Pointer).public at(@Const @ByRef mkldnn.primitive aprimitive, @Cast(value="size_t") long at)
aprimitive - The target primitive.at - The output index.public at(@Const @ByRef mkldnn.primitive aprimitive)
@ByRef public mkldnn.mkldnn_primitive_at_t data()
public mkldnn.primitive.at data(mkldnn.mkldnn_primitive_at_t data)
@ByVal @Name(value="operator mkldnn::primitive") public mkldnn.primitive asPrimitive()
Copyright © 2018. All rights reserved.