mirror of https://github.com/alibaba/MNN.git
244 B
244 B
data
module data
data时数据模块,提供了数据集(Dataset)和数据加载器(DataLoader),主要用于训练时的数据读取和预处理;