aboutsummaryrefslogtreecommitdiffstats
path: root/misc/py-accelerate/pkg-descr
blob: b86585b66d26bd150b1bd090fc4b98e23c5a580f (plain) (blame)
1
2
3
The accelerate module was created for PyTorch users who like to write the
training loop of PyTorch models but are reluctant to write and maintain the
boilerplate code needed to use multi-GPUs/TPU/fp16.