Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: Sun, Xuehao <[email protected]>
  • Loading branch information
XuehaoSun committed Jul 3, 2024
1 parent 37f8944 commit e7b9ff0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .azure-pipelines/template/model-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ steps:
inputs:
targetType: "inline"
script: |
pip install requests
docker exec ${{ parameters.modelContainerName }} bash -c "cd /neural-compressor/.azure-pipelines/scripts/models \
&& python collect_results.py --model=${{ parameters.modelName }} --build_id=$(Build.BuildId)"
displayName: Collect Log & Check Results
Expand Down

0 comments on commit e7b9ff0

Please sign in to comment.