Closed Hugo-cell111 closed 1 year ago
Hi! I find that the parameter "broadcast_buffer" is set as False, does it matter if it is set as True?
It won't matter if you use more than 1 GPU for training. Otherwise, if you use only one GPU and set the broadcast_buffer as True, you will encounter errors.
broadcast_buffer
Thanks!
Hi! I find that the parameter "broadcast_buffer" is set as False, does it matter if it is set as True?