Package: wnpp Severity: wishlist Owner: Kohei Sendai <[email protected]> X-Debbugs-Cc: [email protected], [email protected]
* Package name : accelerate Version : 1.9.0 Upstream Contact: The Huggingface Team <[email protected]> * URL : https://github.com/huggingface/accelerate * License : Apache-2.0 Programming Lang: Python Description : Run your raw Pytorch training script on any kind of device Accelerate 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. - This is recommended to use in Transformers.

