experimaestro / experimaestro-ir

IR module for experimaestro
GNU General Public License v3.0
11 stars 3 forks source link

Sort out distributed computation #32

Open bpiwowar opened 8 months ago

bpiwowar commented 8 months ago

Distributed computation is not working well, and we should switch to DistributedDataParallel for better efficiency

Solve multiple backwards issues:

See https://pytorch.org/tutorials/intermediate/ddp_tutorial.html

Depends on https://github.com/experimaestro/experimaestro-python/issues/32 since object duplication does not work with the current config/object layout