fix: 先不在 cpu 上测试

Signed-off-by: YdrMaster <ydrml@hotmail.com>
This commit is contained in:
YdrMaster 2023-02-23 16:22:03 +08:00
parent ed81861375
commit 60c5d6b5b8
1 changed files with 2 additions and 2 deletions

View File

@ -66,5 +66,5 @@ jobs:
- name: Download test model
run: wget ${{ env.resnet-download }}
- name: Test onnx frontend
run: make test-onnx
# - name: Test onnx frontend
# run: make test-onnx