Skip to content

Commit

Permalink
Update test-mlperf-inference-abtf-poc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunsuresh authored Jun 16, 2024
1 parent 3f53539 commit 0dcd788
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-mlperf-inference-abtf-poc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
python-version: ${{ matrix.python-version }}
- name: Install dependencies
run: |
#git config --system core.longpaths true
git config --system core.longpaths true
pip install cm4mlops
cm pull repo --url=${{ github.event.pull_request.head.repo.html_url }} --checkout=${{ github.event.pull_request.head.ref }}
- name: Test MLPerf Inference ABTF POC using ${{ matrix.backend }} natively
Expand Down

0 comments on commit 0dcd788

Please sign in to comment.