@Name(value="caffe::DeconvolutionLayer<double>") @Properties(inherit=caffe.class) public class DoubleDeconvolutionLayer extends DoubleBaseConvolutionLayer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
DoubleDeconvolutionLayer(LayerParameter param) |
DoubleDeconvolutionLayer(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
Backward_cpu(DoubleBlobVector top,
BoolVector propagate_down,
DoubleBlobVector bottom) |
protected void |
Backward_gpu(DoubleBlobVector top,
BoolVector propagate_down,
DoubleBlobVector bottom) |
protected void |
compute_output_shape() |
protected void |
Forward_cpu(DoubleBlobVector bottom,
DoubleBlobVector top) |
protected void |
Forward_gpu(DoubleBlobVector bottom,
DoubleBlobVector top) |
protected boolean |
reverse_dimensions() |
BytePointer |
type()
\brief Returns the layer type.
|
EqualNumBottomTopBlobs, LayerSetUp, MinBottomBlobs, MinTopBlobs, ReshapeAllowForceBackward, AutoTopBlobs, Backward, blobs, CheckBlobCounts, ExactNumBottomBlobs, ExactNumTopBlobs, Forward, layer_param, loss, MaxBottomBlobs, MaxTopBlobs, 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 DoubleDeconvolutionLayer(Pointer p)
Pointer(Pointer).public DoubleDeconvolutionLayer(@Const @ByRef LayerParameter param)
@Virtual @Const(value={false,false,true}) @Cast(value="const char*") public BytePointer type()
DoubleLayertype in class DoubleLayer@Virtual protected void Forward_cpu(@Const @ByRef DoubleBlobVector bottom, @Const @ByRef DoubleBlobVector top)
Forward_cpu in class DoubleLayer@Virtual protected void Forward_gpu(@Const @ByRef DoubleBlobVector bottom, @Const @ByRef DoubleBlobVector top)
Forward_gpu in class DoubleLayer@Virtual protected void Backward_cpu(@Const @ByRef DoubleBlobVector top, @Const @ByRef BoolVector propagate_down, @Const @ByRef DoubleBlobVector bottom)
Backward_cpu in class DoubleLayer@Virtual protected void Backward_gpu(@Const @ByRef DoubleBlobVector top, @Const @ByRef BoolVector propagate_down, @Const @ByRef DoubleBlobVector bottom)
Backward_gpu in class DoubleLayer@Virtual @Cast(value="bool") protected boolean reverse_dimensions()
reverse_dimensions in class DoubleBaseConvolutionLayer@Virtual protected void compute_output_shape()
compute_output_shape in class DoubleBaseConvolutionLayerCopyright © 2022. All rights reserved.