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