@Namespace(value="mkldnn") public static class mkldnn.inner_product_backward_data extends mkldnn.primitive
| Modifier and Type | Class and Description |
|---|---|
static class |
mkldnn.inner_product_backward_data.desc |
static class |
mkldnn.inner_product_backward_data.primitive_desc |
mkldnn.primitive.atPointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocatorbatch_normalization, concat, concat_inplace, convolution, convolution_relu, deconvolution, eltwise, inner_product, lrn, memory, pooling, relu, reorder, rnn, softmax, sum, undefined_primitive, view| Constructor and Description |
|---|
inner_product_backward_data(mkldnn.inner_product_backward_data.primitive_desc aprimitive_desc,
mkldnn.primitive.at diff_dst,
mkldnn.primitive.at weights,
mkldnn.memory diff_src) |
inner_product_backward_data(Pointer p)
Pointer cast constructor.
|
get_mkldnn_primitive_desc, positionequals, get, notEquals, put, reset, resetaddress, 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, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic inner_product_backward_data(Pointer p)
Pointer.Pointer(Pointer).public inner_product_backward_data(@Const @ByRef mkldnn.inner_product_backward_data.primitive_desc aprimitive_desc, @Const @ByRef mkldnn.primitive.at diff_dst, @Const @ByVal mkldnn.primitive.at weights, @Const @ByRef mkldnn.memory diff_src)
Copyright © 2018. All rights reserved.