We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2999819 commit 2efbf01Copy full SHA for 2efbf01
.github/workflows/_ascend_npu_benchmark.yml
@@ -83,6 +83,7 @@ jobs:
83
84
- name: Install benchmark dependencies
85
run: |
86
+ ls -al ascend_npu
87
pip install -r benchmark/requirements.txt --constraint ascend_npu/requirements.txt
88
python benchmark/install.py --userbenchmark test_bench --models BERT_pytorch hf_GPT2
89
0 commit comments