There was an error while loading. Please reload this page.
1 parent 18db3c0 commit c2a56d4Copy full SHA for c2a56d4
1 file changed
.github/workflows/build_image_ascend.yml
@@ -137,10 +137,7 @@ jobs:
137
set -euo pipefail
138
139
test -f docker/ascend/Dockerfile.train
140
- test -f docker/ascend/Dockerfile.inference
141
- test -f docker/ascend/Dockerfile.all
142
bash -n tools/install/ascend/install_train.sh
143
- bash -n tools/install/ascend/install_inference.sh
144
bash -n tests/test_utils/runners/setup_training_test_env.sh
145
python -m py_compile \
146
tests/test_utils/runners/check_results.py \
0 commit comments