Skip to content

Features: Data parallel for more flexibility and more efficiency #97

Description

@seoulsky-field

What

When I do experiments using multi-gpu, I was faced of training slow down, imbalanced data assignment, some problems of multi processing.

Why

When we use multiple gpu, we should correctly use PyTorch programming in multi processing. (For server and us)
However, because of time consuming, this is a future work.

How

Metadata

Metadata

Labels

DataAbout data or preprocessingFeaturesNew feature or requestTrainerAbout benchmark trainer file

Projects

Status
🔖 Ready

Relationships

None yet

Development

No branches or pull requests

Issue actions