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