@Name(value="caffe::LSTMLayer<double>") @Properties(inherit=caffe.class) public class DoubleLSTMLayer extends DoubleRecurrentLayer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
DoubleLSTMLayer(LayerParameter param) |
DoubleLSTMLayer(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
FillUnrolledNet(NetParameter net_param) |
protected void |
OutputBlobNames(StringVector names) |
protected void |
RecurrentInputBlobNames(StringVector names) |
protected void |
RecurrentInputShapes(BlobShape shapes) |
protected void |
RecurrentOutputBlobNames(StringVector names) |
BytePointer |
type()
\brief Returns the layer type.
|
AllowForceBackward, Backward_cpu, ExactNumTopBlobs, Forward_cpu, Forward_gpu, LayerSetUp, MaxBottomBlobs, MinBottomBlobs, Reset, ReshapeAutoTopBlobs, Backward_gpu, Backward, blobs, CheckBlobCounts, EqualNumBottomTopBlobs, ExactNumBottomBlobs, Forward, layer_param, loss, MaxTopBlobs, MinTopBlobs, param_propagate_down, set_loss, set_param_propagate_down, SetUp, ToProtoaddress, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic DoubleLSTMLayer(Pointer p)
Pointer(Pointer).public DoubleLSTMLayer(@Const @ByRef LayerParameter param)
@Virtual @Const(value={false,false,true}) @Cast(value="const char*") public BytePointer type()
DoubleLayertype in class DoubleRecurrentLayer@Virtual @Const(value={false,false,true}) protected void FillUnrolledNet(NetParameter net_param)
FillUnrolledNet in class DoubleRecurrentLayer@Virtual @Const(value={false,false,true}) protected void RecurrentInputBlobNames(StringVector names)
RecurrentInputBlobNames in class DoubleRecurrentLayer@Virtual @Const(value={false,false,true}) protected void RecurrentOutputBlobNames(StringVector names)
RecurrentOutputBlobNames in class DoubleRecurrentLayer@Virtual @Const(value={false,false,true}) protected void RecurrentInputShapes(@Cast(value={"caffe::BlobShape*","std::vector<caffe::BlobShape>*"}) @StdVector BlobShape shapes)
RecurrentInputShapes in class DoubleRecurrentLayer@Virtual @Const(value={false,false,true}) protected void OutputBlobNames(StringVector names)
OutputBlobNames in class DoubleRecurrentLayerCopyright © 2022. All rights reserved.