Lines Matching full:hooks
1 DDP Communication Hooks
7 A few built-in communication hooks are provided,
8 and users can easily apply any of these hooks to optimize communication.
37 Default Communication Hooks
40 Default communication hooks are simple **stateless** hooks, so the input state
50 which can be combined with other communication hooks.
71 PowerSGD Hooks
80 …PowerSGD hooks may conflict with `Apex automatic mixed precision package <https://github.com/NVIDI…
87 Debugging Communication Hooks
90 As the name implies, debugging communication hooks are **only** used for debugging and performance …
95 Debugging communication hooks do not necessarily output the correct results.
99 Checkpointing of Communication Hooks