flycser
Results
2
comments of
flycser
> @Dawn-970 Hi, I have met with same issue, can it be solved? use pytorch -m torch.distributed.lauch --use_env and set cfg.distributed_training.device_id by os.environ['LOCAL_RANK']
> Hi, I have the same problem, what should I do to fix this bug, thanks! Just have a look at the fp16 optimizer in version 0.8. Call the multiply_grads...