GitHub 项目简介: DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
README: DeepSpeed offers a confluence of system innovations, that has made large scale DL training effective, and efficient, greatly improved ease of use, and redefined the DL training la…
README: DeepSpeed has been used to train many different large-scale models, below is a list of several examples that we are aware of
README: DeepSpeed includes several C++/CUDA extensions that we commonly refer to as our 'ops'. By default, all of these extensions/ops will be built just-in-time (JIT) using torch's JIT C…
README: Many DeepSpeed features are supported on Windows for both training and inference. You can read more about this in the original blog post here. Among features that are currently no…