File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 11# This is a basic workflow to help you get started with Actions
22
3- name : CI
3+ name : Build
44
55# Controls when the action will run.
66on :
Original file line number Diff line number Diff line change 1- [ ![ Build Status] ( https://dev.azure. com/DeepSpeedMSFT/DeepSpeed/_apis/build/status/microsoft.DeepSpeed?branchName=master )] ( https://dev.azure. com/DeepSpeedMSFT /DeepSpeed/_build/latest?definitionId=1&branchName=master )
2- [ ![ PyPI version] ( https://badge.fury.io/py/deepspeed.svg )] ( https://badge.fury.io/py /deepspeed )
1+ [ ![ Build Status] ( https://github. com/microsoft/deepspeed/workflows/Build/badge.svg )] ( https://github. com/microsoft /DeepSpeed/actions )
2+ [ ![ PyPI version] ( https://badge.fury.io/py/deepspeed.svg )] ( https://pypi.org/project /deepspeed/ )
33[ ![ Documentation Status] ( https://readthedocs.org/projects/deepspeed/badge/?version=latest )] ( https://deepspeed.readthedocs.io/en/latest/?badge=latest )
44[ ![ License MIT] ( https://img.shields.io/badge/License-MIT-blue.svg )] ( https://github.com/Microsoft/DeepSpeed/blob/master/LICENSE )
55[ ![ Docker Pulls] ( https://img.shields.io/docker/pulls/deepspeed/deepspeed )] ( https://hub.docker.com/r/deepspeed/deepspeed )
66
7-
87[ DeepSpeed] ( https://www.deepspeed.ai/ ) is a deep learning optimization
98library that makes distributed training easy, efficient, and effective.
109
You can’t perform that action at this time.
0 commit comments