ColossalAI-Examples icon indicating copy to clipboard operation
ColossalAI-Examples copied to clipboard

Cannot find the gradient handler example

Open DarrenYing opened this issue 3 years ago • 1 comments
trafficstars

📚 The doc issue

We provide a runnable example to demonstrate the use of gradient handler. In this example, we used DataParallelGradientHandler instead of PyTorch DistributedDataParallel for data parallel training.

The example of using customized gradient handler is not found and the url in the doc is 404

DarrenYing avatar Aug 19 '22 02:08 DarrenYing

Hi @DarrenYing Thank you for your feedback. We will fix it soon. By the way, we are restructuring the documents and examples, and the new version examples will be provided at the following link https://github.com/hpcaitech/ColossalAI/tree/main/examples

binmakeswell avatar Nov 15 '22 05:11 binmakeswell