@NoOffset public static class mkldnn.inner_product_backward_data.desc extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
desc(mkldnn.memory.desc diff_src_desc,
mkldnn.memory.desc weights_desc,
mkldnn.memory.desc diff_dst_desc) |
desc(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
mkldnn.mkldnn_inner_product_desc_t |
data() |
mkldnn.inner_product_backward_data.desc |
data(mkldnn.mkldnn_inner_product_desc_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 desc(Pointer p)
Pointer.Pointer(Pointer).public desc(@Const @ByRef mkldnn.memory.desc diff_src_desc, @Const @ByRef mkldnn.memory.desc weights_desc, @Const @ByRef mkldnn.memory.desc diff_dst_desc)
@ByRef public mkldnn.mkldnn_inner_product_desc_t data()
public mkldnn.inner_product_backward_data.desc data(mkldnn.mkldnn_inner_product_desc_t data)
Copyright © 2018. All rights reserved.