forked from qoherent/modrec-workflow
fix
This commit is contained in:
parent
f0563fa566
commit
32642468c9
|
@ -92,9 +92,9 @@ jobs:
|
||||||
path: onnx_files/inference_recognition_model.onnx
|
path: onnx_files/inference_recognition_model.onnx
|
||||||
|
|
||||||
- name: List checkpoint directory
|
- name: List checkpoint directory
|
||||||
run: ls -lh checkpoint_files
|
run: ls -lh onnx_files
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
- name: 5. Profile ONNX model
|
- name: 5. Profile ONNX model
|
||||||
run: |
|
run: |
|
||||||
PYTHONPATH=. python onnx_scripts/profile_onnx.py
|
PYTHONPATH=. python onnx_scripts/profile_onnx.py
|
||||||
|
|
Loading…
Reference in New Issue
Block a user