Function tch::vision::mnist::load_dir

source ·
pub fn load_dir<T: AsRef<Path>>(dir: T) -> Result<Dataset>