@NoOffset public static class batch_normalization_backward.desc extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
desc(int aprop_kind,
memory.desc diff_data_desc,
memory.desc data_desc,
float epsilon,
int flags) |
desc(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
mkldnn_batch_normalization_desc_t |
data() |
batch_normalization_backward.desc |
data(mkldnn_batch_normalization_desc_t setter) |
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(@Cast(value="mkldnn::prop_kind") int aprop_kind, @Const @ByRef memory.desc diff_data_desc, @Const @ByRef memory.desc data_desc, float epsilon, @Cast(value="unsigned") int flags)
@ByRef public mkldnn_batch_normalization_desc_t data()
public batch_normalization_backward.desc data(mkldnn_batch_normalization_desc_t setter)
Copyright © 2019. All rights reserved.