Trait concision_core::nn::models::module::ModuleExt

source ·
pub trait ModuleExt<T>: Module + Predict<T> { }

Implementors§