@Namespace(value="dnnl") @Properties(inherit=dnnl.class) public class logsoftmax_backward extends primitive
| Modifier and Type | Class and Description |
|---|---|
static class |
logsoftmax_backward.desc
Descriptor for a logsoftmax backward propagation primitive.
|
static class |
logsoftmax_backward.primitive_desc
Primitive descriptor for a logsoftmax backward propagation primitive.
|
primitive.kindPointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
logsoftmax_backward()
Default constructor.
|
logsoftmax_backward(logsoftmax_backward.primitive_desc pd)
Constructs a logsoftmax backward propagation primitive.
|
logsoftmax_backward(long size)
Native array allocator.
|
logsoftmax_backward(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
logsoftmax_backward |
getPointer(long i) |
logsoftmax_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 logsoftmax_backward(Pointer p)
Pointer.Pointer(Pointer).public logsoftmax_backward(long size)
Pointer.position(long).public logsoftmax_backward()
public logsoftmax_backward(@Const @ByRef logsoftmax_backward.primitive_desc pd)
pd - Primitive descriptor for a logsoftmax backward propagation
primitive.public logsoftmax_backward position(long position)
public logsoftmax_backward getPointer(long i)
getPointer in class primitiveCopyright © 2020. All rights reserved.