@Namespace(value="mkldnn") @Properties(inherit=mkldnn.class) public class inner_product_backward_weights extends primitive
| Modifier and Type | Class and Description |
|---|---|
static class |
inner_product_backward_weights.desc |
static class |
inner_product_backward_weights.primitive_desc |
primitive.atPointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounterbatch_normalization, concat, concat_inplace, convolution, deconvolution, eltwise, inner_product, lrn, memory, pooling, reorder, rnn, shuffle, softmax, sum, undefined_primitive, view| Constructor and Description |
|---|
inner_product_backward_weights(inner_product_backward_weights.primitive_desc aprimitive_desc,
primitive.at src,
primitive.at diff_dst,
memory diff_weights) |
inner_product_backward_weights(inner_product_backward_weights.primitive_desc aprimitive_desc,
primitive.at src,
primitive.at diff_dst,
memory diff_weights,
memory diff_bias) |
inner_product_backward_weights(Pointer p)
Pointer cast constructor.
|
get_mkldnn_primitive_desc, getPointer, positionequals, get, notEquals, put, reset, resetaddress, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic inner_product_backward_weights(Pointer p)
Pointer(Pointer).public inner_product_backward_weights(@Const @ByRef inner_product_backward_weights.primitive_desc aprimitive_desc, @Const @ByRef primitive.at src, @Const @ByVal primitive.at diff_dst, @Const @ByRef memory diff_weights)
public inner_product_backward_weights(@Const @ByRef inner_product_backward_weights.primitive_desc aprimitive_desc, @Const @ByRef primitive.at src, @Const @ByVal primitive.at diff_dst, @Const @ByRef memory diff_weights, @Const @ByRef memory diff_bias)
Copyright © 2022. All rights reserved.