@Namespace(value="mkldnn") public static class mkldnn.softmax_forward extends mkldnn.primitive
\addtogroup cpp_api_softmax Softmax A primitive to perform softmax. \sa \ref c_api_softmax in \ref c_api \{
| Modifier and Type | Class and Description |
|---|---|
static class |
mkldnn.softmax_forward.desc |
static class |
mkldnn.softmax_forward.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 |
|---|
softmax_forward(mkldnn.softmax_forward.primitive_desc aprimitive_desc,
mkldnn.primitive.at src,
mkldnn.memory dst) |
softmax_forward(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 softmax_forward(Pointer p)
Pointer.Pointer(Pointer).public softmax_forward(@Const @ByRef mkldnn.softmax_forward.primitive_desc aprimitive_desc, @Const @ByRef mkldnn.primitive.at src, @Const @ByRef mkldnn.memory dst)
Copyright © 2018. All rights reserved.