Skip to content

Distinguish data at different stages ndarray/hdf5 -> Dataset -> Dataloader #677

@WenjieDu

Description

@WenjieDu

Issue description

Taking the training set as an example, the input data at different stages should have agreed names in the framework for easier understanding when people refer to, like train_set (the input ndarray or hdf5 file path), train_dataset (pytorch Dataset class taking train_set in), train_dataloader (pytorch Dataloader class proceesing train_dataset).

Your contribution

PR will come.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions