facebookresearch / EGG

EGG: Emergence of lanGuage in Games
MIT License
287 stars 100 forks source link

RuntimeError with minimal logging strategy and distributed training #225

Open robertodessi opened 3 years ago

robertodessi commented 3 years ago

When using a minimal logging strategy no fields except aux are defined in the generated interaction. If running a distributed training this causes gathering interaction to fail https://github.com/facebookresearch/EGG/blob/master/egg/core/interaction.py#L227

Steps to Reproduce

Run a distributed training with a minimal logging strategy