MCPcopy Create free account
hub / github.com/ajbrock/BigGAN-PyTorch / SyncMaster

Class SyncMaster

sync_batchnorm/comm.py:56–137  ·  view source on GitHub ↗

An abstract `SyncMaster` object. - During the replication, as the data parallel will trigger an callback of each module, all slave devices should call `register(id)` and obtain an `SlavePipe` to communicate with the master. - During the forward pass, master device invokes `run_master`,

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

__init__Method · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected