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