pub type InferenceModelConfig = TinyDetConfig;
pub struct InferenceModelConfig { pub hidden: usize, }
hidden: usize