@Namespace(value="dnnl") @Properties(inherit=dnnl.class) public class shuffle_backward extends primitive
| Modifier and Type | Class and Description |
|---|---|
static class |
shuffle_backward.desc
Descriptor for a shuffle primitive backward propagation
primitive.
|
static class |
shuffle_backward.primitive_desc
Primitive descriptor for a shuffle backward propagation primitive.
|
primitive.kindPointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
shuffle_backward()
Default constructor.
|
shuffle_backward(long size)
Native array allocator.
|
shuffle_backward(Pointer p)
Pointer cast constructor.
|
shuffle_backward(shuffle_backward.primitive_desc pd)
Constructs a shuffle backward propagation primitive.
|
| Modifier and Type | Method and Description |
|---|---|
shuffle_backward |
getPointer(long i) |
shuffle_backward |
position(long position) |
execute, get_dnnl_primitive_desc, get_kindasBoolean, asDnnl_primitive, equals, get, get, notEquals, put, reset, resetaddress, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic shuffle_backward(Pointer p)
Pointer.Pointer(Pointer).public shuffle_backward(long size)
Pointer.position(long).public shuffle_backward()
public shuffle_backward(@Const @ByRef shuffle_backward.primitive_desc pd)
pd - Primitive descriptor for a shuffle backward propagation
primitive.public shuffle_backward position(long position)
public shuffle_backward getPointer(long i)
getPointer in class primitiveCopyright © 2020. All rights reserved.