pub type PtrOfDeconvolutionLayer = Ptr<DeconvolutionLayer>;
๐Deprecated: Use the the non-alias form
core::Ptr<crate::dnn::DeconvolutionLayer>
instead, removal in Nov 2024Aliased Typeยง
struct PtrOfDeconvolutionLayer { /* private fields */ }