Skip to content

Commit

Permalink
Update test-mlperf-inference-resnet50.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunsuresh authored Oct 1, 2024
1 parent ea1ae8e commit e402dbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-mlperf-inference-resnet50.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
env:
CM_INDEX: "on"
# Set WINDOWS_ADR only for windows-latest
WINDOWS_ADR: ${{ matrix.os == 'windows-latest' && ' --adr.loadgen.tags=_from-pip --pip_loadgen ' || '' }}
WINDOWS_ADR: ${{ matrix.os == 'windows-latest' && ' --adr.loadgen.tags=_from-pip --pip_loadgen=yes ' || '' }}
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit e402dbd

Please sign in to comment.