MCPcopy Create free account
hub / github.com/csxmli2016/DFDNet / run_master

Method run_master

sync_batchnorm/comm.py:102–133  ·  view source on GitHub ↗

Main entry for the master device in each forward pass. The messages were first collected from each devices (including the master device), and then an callback will be invoked to compute the message to be sent back to each devices (including the master device).

(self, master_msg)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

forwardMethod · 0.80

Calls 2

putMethod · 0.80
getMethod · 0.45

Tested by

no test coverage detected