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