macro_rules! monitor_gradient_sync {
($debugger:expr, $sync_round:expr, $nodes:expr, $sync_time:expr) => { ... };
}Expand description
Macro for monitoring gradient synchronization
macro_rules! monitor_gradient_sync {
($debugger:expr, $sync_round:expr, $nodes:expr, $sync_time:expr) => { ... };
}Macro for monitoring gradient synchronization