diff --git a/.github/workflows/huawei-ascend-npu.yml b/.github/workflows/huawei-ascend-npu.yml index f8efe49b3141..9ec65a0cf1ac 100644 --- a/.github/workflows/huawei-ascend-npu.yml +++ b/.github/workflows/huawei-ascend-npu.yml @@ -46,6 +46,7 @@ jobs: - name: Multi-card parallel training run: | + apt-get install git git clone https://github.com/microsoft/DeepSpeedExamples.git cd DeepSpeedExamples deepspeed ./training/cifar/cifar10_deepspeed.py