InferenceModelConfig

Type Alias InferenceModelConfig 

Source
pub type InferenceModelConfig = TinyDetConfig;

Aliased Type§

pub struct InferenceModelConfig {
    pub hidden: usize,
}

Fields§

§hidden: usize