Commit 70df3dc0 authored by jerrrrry's avatar jerrrrry
Browse files

Update .gitlab-ci.yml

parent 0c861f4a
Pipeline #3229 passed with stage
in 44 seconds
...@@ -26,6 +26,7 @@ resnet_benchmark_job: ...@@ -26,6 +26,7 @@ resnet_benchmark_job:
print('Device: CPU') print('Device: CPU')
" "
- echo "Environment check complete." - echo "Environment check complete."
- ls /workspace/llms/
- python benchmark_resnet50.py - python benchmark_resnet50.py
# 定义作业产物 # 定义作业产物
artifacts: artifacts:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment