Commit d8ae11c4 authored by jerrrrry's avatar jerrrrry
Browse files

Update .gitlab-ci.yml

parent 80a54b73
Pipeline #3213 passed with stages
in 40 seconds
......@@ -12,6 +12,7 @@ benchmark_job:
script:
- echo "Starting ResNet50 benchmark..."
# 直接在 Runner 容器的 shell 中执行 Python 脚本
- source /opt/dtk/env.sh
- python benchmark_resnet50.py
- echo "Benchmark finished."
# 定义产物:将脚本生成的 results.json 文件保存下来
......
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