@NoOffset public static class deconvolution_backward_weights.desc extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
desc(dnnl.algorithm aalgorithm,
memory.desc src_desc,
memory.desc diff_weights_desc,
memory.desc diff_dst_desc,
long[] strides,
long[] padding_l,
long[] padding_r) |
desc(dnnl.algorithm aalgorithm,
memory.desc src_desc,
memory.desc diff_weights_desc,
memory.desc diff_dst_desc,
long[] strides,
long[] dilates,
long[] padding_l,
long[] padding_r) |
desc(dnnl.algorithm aalgorithm,
memory.desc src_desc,
memory.desc diff_weights_desc,
memory.desc diff_dst_desc,
LongBuffer strides,
LongBuffer padding_l,
LongBuffer padding_r) |
desc(dnnl.algorithm aalgorithm,
memory.desc src_desc,
memory.desc diff_weights_desc,
memory.desc diff_dst_desc,
LongBuffer strides,
LongBuffer dilates,
LongBuffer padding_l,
LongBuffer padding_r) |
desc(dnnl.algorithm aalgorithm,
memory.desc src_desc,
memory.desc diff_weights_desc,
memory.desc diff_dst_desc,
LongPointer strides,
LongPointer padding_l,
LongPointer padding_r)
Constructs a descriptor for a deconvolution weights gradient primitive
without bias.
|
desc(dnnl.algorithm aalgorithm,
memory.desc src_desc,
memory.desc diff_weights_desc,
memory.desc diff_dst_desc,
LongPointer strides,
LongPointer dilates,
LongPointer padding_l,
LongPointer padding_r)
Constructs a descriptor for a dilated deconvolution weights gradient
primitive without bias.
|
desc(dnnl.algorithm aalgorithm,
memory.desc src_desc,
memory.desc diff_weights_desc,
memory.desc diff_bias_desc,
memory.desc diff_dst_desc,
long[] strides,
long[] padding_l,
long[] padding_r) |
desc(dnnl.algorithm aalgorithm,
memory.desc src_desc,
memory.desc diff_weights_desc,
memory.desc diff_bias_desc,
memory.desc diff_dst_desc,
long[] strides,
long[] dilates,
long[] padding_l,
long[] padding_r) |
desc(dnnl.algorithm aalgorithm,
memory.desc src_desc,
memory.desc diff_weights_desc,
memory.desc diff_bias_desc,
memory.desc diff_dst_desc,
LongBuffer strides,
LongBuffer padding_l,
LongBuffer padding_r) |
desc(dnnl.algorithm aalgorithm,
memory.desc src_desc,
memory.desc diff_weights_desc,
memory.desc diff_bias_desc,
memory.desc diff_dst_desc,
LongBuffer strides,
LongBuffer dilates,
LongBuffer padding_l,
LongBuffer padding_r) |
desc(dnnl.algorithm aalgorithm,
memory.desc src_desc,
memory.desc diff_weights_desc,
memory.desc diff_bias_desc,
memory.desc diff_dst_desc,
LongPointer strides,
LongPointer padding_l,
LongPointer padding_r)
Constructs a descriptor for a deconvolution weights gradient
primitive with bias.
|
desc(dnnl.algorithm aalgorithm,
memory.desc src_desc,
memory.desc diff_weights_desc,
memory.desc diff_bias_desc,
memory.desc diff_dst_desc,
LongPointer strides,
LongPointer dilates,
LongPointer padding_l,
LongPointer padding_r)
Constructs a descriptor for a dilated deconvolution weights gradient
primitive with bias.
|
desc(int aalgorithm,
memory.desc src_desc,
memory.desc diff_weights_desc,
memory.desc diff_dst_desc,
long[] strides,
long[] padding_l,
long[] padding_r) |
desc(int aalgorithm,
memory.desc src_desc,
memory.desc diff_weights_desc,
memory.desc diff_dst_desc,
long[] strides,
long[] dilates,
long[] padding_l,
long[] padding_r) |
desc(int aalgorithm,
memory.desc src_desc,
memory.desc diff_weights_desc,
memory.desc diff_dst_desc,
LongBuffer strides,
LongBuffer padding_l,
LongBuffer padding_r) |
desc(int aalgorithm,
memory.desc src_desc,
memory.desc diff_weights_desc,
memory.desc diff_dst_desc,
LongBuffer strides,
LongBuffer dilates,
LongBuffer padding_l,
LongBuffer padding_r) |
desc(int aalgorithm,
memory.desc src_desc,
memory.desc diff_weights_desc,
memory.desc diff_dst_desc,
LongPointer strides,
LongPointer padding_l,
LongPointer padding_r) |
desc(int aalgorithm,
memory.desc src_desc,
memory.desc diff_weights_desc,
memory.desc diff_dst_desc,
LongPointer strides,
LongPointer dilates,
LongPointer padding_l,
LongPointer padding_r) |
desc(int aalgorithm,
memory.desc src_desc,
memory.desc diff_weights_desc,
memory.desc diff_bias_desc,
memory.desc diff_dst_desc,
long[] strides,
long[] padding_l,
long[] padding_r) |
desc(int aalgorithm,
memory.desc src_desc,
memory.desc diff_weights_desc,
memory.desc diff_bias_desc,
memory.desc diff_dst_desc,
long[] strides,
long[] dilates,
long[] padding_l,
long[] padding_r) |
desc(int aalgorithm,
memory.desc src_desc,
memory.desc diff_weights_desc,
memory.desc diff_bias_desc,
memory.desc diff_dst_desc,
LongBuffer strides,
LongBuffer padding_l,
LongBuffer padding_r) |
desc(int aalgorithm,
memory.desc src_desc,
memory.desc diff_weights_desc,
memory.desc diff_bias_desc,
memory.desc diff_dst_desc,
LongBuffer strides,
LongBuffer dilates,
LongBuffer padding_l,
LongBuffer padding_r) |
desc(int aalgorithm,
memory.desc src_desc,
memory.desc diff_weights_desc,
memory.desc diff_bias_desc,
memory.desc diff_dst_desc,
LongPointer strides,
LongPointer padding_l,
LongPointer padding_r) |
desc(int aalgorithm,
memory.desc src_desc,
memory.desc diff_weights_desc,
memory.desc diff_bias_desc,
memory.desc diff_dst_desc,
LongPointer strides,
LongPointer dilates,
LongPointer padding_l,
LongPointer padding_r) |
desc(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
dnnl_convolution_desc_t |
data() |
deconvolution_backward_weights.desc |
data(dnnl_convolution_desc_t setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, getPointer, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, offsetof, parseBytes, physicalBytes, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic desc(Pointer p)
Pointer.Pointer(Pointer).public desc(dnnl.algorithm aalgorithm, @Const @ByRef memory.desc src_desc, @Const @ByRef memory.desc diff_weights_desc, @Const @ByRef memory.desc diff_bias_desc, @Const @ByRef memory.desc diff_dst_desc, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef LongPointer strides, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef LongPointer padding_l, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef LongPointer padding_r)
aalgorithm - Deconvolution algorithm. Possible values are
#dnnl::algorithm::deconvolution_direct, and
#dnnl::algorithm::deconvolution_winograd.src_desc - Source memory descriptor.diff_weights_desc - Diff weights memory descriptor.diff_bias_desc - Diff bias memory descriptor. Passing zero
memory descriptor disables the bias term.diff_dst_desc - Diff destination memory descriptor.strides - Strides for each spatial dimension.padding_l - Vector of padding values for low indices for each
spatial dimension ([[front,] top,] left).padding_r - Vector of padding values for high indices for
each spatial dimension ([[back,] bottom,] right).public desc(@Cast(value="dnnl::algorithm") int aalgorithm, @Const @ByRef memory.desc src_desc, @Const @ByRef memory.desc diff_weights_desc, @Const @ByRef memory.desc diff_bias_desc, @Const @ByRef memory.desc diff_dst_desc, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef LongBuffer strides, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef LongBuffer padding_l, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef LongBuffer padding_r)
public desc(dnnl.algorithm aalgorithm, @Const @ByRef memory.desc src_desc, @Const @ByRef memory.desc diff_weights_desc, @Const @ByRef memory.desc diff_bias_desc, @Const @ByRef memory.desc diff_dst_desc, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef long[] strides, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef long[] padding_l, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef long[] padding_r)
public desc(@Cast(value="dnnl::algorithm") int aalgorithm, @Const @ByRef memory.desc src_desc, @Const @ByRef memory.desc diff_weights_desc, @Const @ByRef memory.desc diff_bias_desc, @Const @ByRef memory.desc diff_dst_desc, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef LongPointer strides, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef LongPointer padding_l, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef LongPointer padding_r)
public desc(dnnl.algorithm aalgorithm, @Const @ByRef memory.desc src_desc, @Const @ByRef memory.desc diff_weights_desc, @Const @ByRef memory.desc diff_bias_desc, @Const @ByRef memory.desc diff_dst_desc, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef LongBuffer strides, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef LongBuffer padding_l, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef LongBuffer padding_r)
public desc(@Cast(value="dnnl::algorithm") int aalgorithm, @Const @ByRef memory.desc src_desc, @Const @ByRef memory.desc diff_weights_desc, @Const @ByRef memory.desc diff_bias_desc, @Const @ByRef memory.desc diff_dst_desc, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef long[] strides, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef long[] padding_l, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef long[] padding_r)
public desc(dnnl.algorithm aalgorithm, @Const @ByRef memory.desc src_desc, @Const @ByRef memory.desc diff_weights_desc, @Const @ByRef memory.desc diff_dst_desc, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef LongPointer strides, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef LongPointer padding_l, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef LongPointer padding_r)
aalgorithm - Deconvolution algorithm. Possible values are
#dnnl::algorithm::deconvolution_direct, and
#dnnl::algorithm::deconvolution_winograd.src_desc - Source memory descriptor.diff_weights_desc - Diff weights memory descriptor.diff_dst_desc - Diff destination memory descriptor.strides - Strides for each spatial dimension.padding_l - Vector of padding values for low indices for each
spatial dimension ([[front,] top,] left).padding_r - Vector of padding values for high indices for
each spatial dimension ([[back,] bottom,] right).public desc(@Cast(value="dnnl::algorithm") int aalgorithm, @Const @ByRef memory.desc src_desc, @Const @ByRef memory.desc diff_weights_desc, @Const @ByRef memory.desc diff_dst_desc, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef LongBuffer strides, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef LongBuffer padding_l, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef LongBuffer padding_r)
public desc(dnnl.algorithm aalgorithm, @Const @ByRef memory.desc src_desc, @Const @ByRef memory.desc diff_weights_desc, @Const @ByRef memory.desc diff_dst_desc, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef long[] strides, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef long[] padding_l, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef long[] padding_r)
public desc(@Cast(value="dnnl::algorithm") int aalgorithm, @Const @ByRef memory.desc src_desc, @Const @ByRef memory.desc diff_weights_desc, @Const @ByRef memory.desc diff_dst_desc, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef LongPointer strides, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef LongPointer padding_l, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef LongPointer padding_r)
public desc(dnnl.algorithm aalgorithm, @Const @ByRef memory.desc src_desc, @Const @ByRef memory.desc diff_weights_desc, @Const @ByRef memory.desc diff_dst_desc, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef LongBuffer strides, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef LongBuffer padding_l, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef LongBuffer padding_r)
public desc(@Cast(value="dnnl::algorithm") int aalgorithm, @Const @ByRef memory.desc src_desc, @Const @ByRef memory.desc diff_weights_desc, @Const @ByRef memory.desc diff_dst_desc, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef long[] strides, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef long[] padding_l, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef long[] padding_r)
public desc(dnnl.algorithm aalgorithm, @Const @ByRef memory.desc src_desc, @Const @ByRef memory.desc diff_weights_desc, @Const @ByRef memory.desc diff_bias_desc, @Const @ByRef memory.desc diff_dst_desc, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef LongPointer strides, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef LongPointer dilates, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef LongPointer padding_l, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef LongPointer padding_r)
aalgorithm - Deconvolution algorithm. Possible values are
#dnnl::algorithm::deconvolution_direct, and
#dnnl::algorithm::deconvolution_winograd.src_desc - Source memory descriptor.diff_weights_desc - Diff weights memory descriptor.diff_bias_desc - Diff bias memory descriptor. Passing zero
memory descriptor disables the bias term.diff_dst_desc - Diff destination memory descriptor.strides - Strides for each spatial dimension.dilates - Dilations for each spatial dimension. A zero value
means no dilation in the corresponding dimension.padding_l - Vector of padding values for low indices for each
spatial dimension ([[front,] top,] left).padding_r - Vector of padding values for high indices for
each spatial dimension ([[back,] bottom,] right).public desc(@Cast(value="dnnl::algorithm") int aalgorithm, @Const @ByRef memory.desc src_desc, @Const @ByRef memory.desc diff_weights_desc, @Const @ByRef memory.desc diff_bias_desc, @Const @ByRef memory.desc diff_dst_desc, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef LongBuffer strides, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef LongBuffer dilates, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef LongBuffer padding_l, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef LongBuffer padding_r)
public desc(dnnl.algorithm aalgorithm, @Const @ByRef memory.desc src_desc, @Const @ByRef memory.desc diff_weights_desc, @Const @ByRef memory.desc diff_bias_desc, @Const @ByRef memory.desc diff_dst_desc, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef long[] strides, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef long[] dilates, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef long[] padding_l, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef long[] padding_r)
public desc(@Cast(value="dnnl::algorithm") int aalgorithm, @Const @ByRef memory.desc src_desc, @Const @ByRef memory.desc diff_weights_desc, @Const @ByRef memory.desc diff_bias_desc, @Const @ByRef memory.desc diff_dst_desc, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef LongPointer strides, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef LongPointer dilates, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef LongPointer padding_l, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef LongPointer padding_r)
public desc(dnnl.algorithm aalgorithm, @Const @ByRef memory.desc src_desc, @Const @ByRef memory.desc diff_weights_desc, @Const @ByRef memory.desc diff_bias_desc, @Const @ByRef memory.desc diff_dst_desc, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef LongBuffer strides, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef LongBuffer dilates, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef LongBuffer padding_l, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef LongBuffer padding_r)
public desc(@Cast(value="dnnl::algorithm") int aalgorithm, @Const @ByRef memory.desc src_desc, @Const @ByRef memory.desc diff_weights_desc, @Const @ByRef memory.desc diff_bias_desc, @Const @ByRef memory.desc diff_dst_desc, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef long[] strides, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef long[] dilates, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef long[] padding_l, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef long[] padding_r)
public desc(dnnl.algorithm aalgorithm, @Const @ByRef memory.desc src_desc, @Const @ByRef memory.desc diff_weights_desc, @Const @ByRef memory.desc diff_dst_desc, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef LongPointer strides, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef LongPointer dilates, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef LongPointer padding_l, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef LongPointer padding_r)
aalgorithm - Deconvolution algorithm. Possible values are
#dnnl::algorithm::deconvolution_direct, and
#dnnl::algorithm::deconvolution_winograd.src_desc - Source memory descriptor.diff_weights_desc - Diff weights memory descriptor.diff_dst_desc - Diff destination memory descriptor.strides - Strides for each spatial dimension.dilates - Dilations for each spatial dimension. A zero value
means no dilation in the corresponding dimension.padding_l - Vector of padding values for low indices for each
spatial dimension ([[front,] top,] left).padding_r - Vector of padding values for high indices for
each spatial dimension ([[back,] bottom,] right).public desc(@Cast(value="dnnl::algorithm") int aalgorithm, @Const @ByRef memory.desc src_desc, @Const @ByRef memory.desc diff_weights_desc, @Const @ByRef memory.desc diff_dst_desc, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef LongBuffer strides, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef LongBuffer dilates, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef LongBuffer padding_l, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef LongBuffer padding_r)
public desc(dnnl.algorithm aalgorithm, @Const @ByRef memory.desc src_desc, @Const @ByRef memory.desc diff_weights_desc, @Const @ByRef memory.desc diff_dst_desc, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef long[] strides, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef long[] dilates, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef long[] padding_l, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef long[] padding_r)
public desc(@Cast(value="dnnl::algorithm") int aalgorithm, @Const @ByRef memory.desc src_desc, @Const @ByRef memory.desc diff_weights_desc, @Const @ByRef memory.desc diff_dst_desc, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef LongPointer strides, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef LongPointer dilates, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef LongPointer padding_l, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef LongPointer padding_r)
public desc(dnnl.algorithm aalgorithm, @Const @ByRef memory.desc src_desc, @Const @ByRef memory.desc diff_weights_desc, @Const @ByRef memory.desc diff_dst_desc, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef LongBuffer strides, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef LongBuffer dilates, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef LongBuffer padding_l, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef LongBuffer padding_r)
public desc(@Cast(value="dnnl::algorithm") int aalgorithm, @Const @ByRef memory.desc src_desc, @Const @ByRef memory.desc diff_weights_desc, @Const @ByRef memory.desc diff_dst_desc, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef long[] strides, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef long[] dilates, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef long[] padding_l, @Const @Cast(value={"dnnl_dim_t*","std::vector<dnnl_dim_t>&"}) @StdVector(value="dnnl_dim_t") @ByRef long[] padding_r)
@ByRef @Cast(value="dnnl_deconvolution_desc_t*") public dnnl_convolution_desc_t data()
public deconvolution_backward_weights.desc data(dnnl_convolution_desc_t setter)
Copyright © 2020. All rights reserved.