@Namespace(value="mkldnn") @Properties(inherit=mkldnn.class) public class rnn_forward extends primitive
| Modifier and Type | Class and Description |
|---|---|
static class |
rnn_forward.desc |
static class |
rnn_forward.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 |
|---|
rnn_forward(Pointer p)
Pointer cast constructor.
|
rnn_forward(rnn_forward.primitive_desc aprimitive_desc,
primitive.at src_layer,
primitive.at src_iter,
primitive.at weights_layer,
primitive.at weights_iter,
primitive.at bias,
memory dst_layer,
memory dst_iter,
memory workspace) |
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 rnn_forward(Pointer p)
Pointer(Pointer).public rnn_forward(@Const @ByRef rnn_forward.primitive_desc aprimitive_desc, @Const @ByRef primitive.at src_layer, @Const @ByRef primitive.at src_iter, @Const @ByRef primitive.at weights_layer, @Const @ByRef primitive.at weights_iter, @Const @ByRef primitive.at bias, @Const @ByRef memory dst_layer, @Const @ByRef memory dst_iter, @Const @ByRef memory workspace)
Copyright © 2022. All rights reserved.