fixed workflow path
All checks were successful
RIA Hub Workflow Demo / ria-demo (push) Successful in 5m5s
All checks were successful
RIA Hub Workflow Demo / ria-demo (push) Successful in 5m5s
This commit is contained in:
parent
9e3edcb0cc
commit
440cedd582
|
@ -89,7 +89,7 @@ jobs:
|
|||
- name: 4. Convert to ORT file
|
||||
run: |
|
||||
python -m onnxruntime.tools.convert_onnx_models_to_ort \
|
||||
/onnx_files/inference_recognition_model.onnx \
|
||||
/workspace/qoherent/modrec-workflow/onnx_files/inference_recognition_model.onnx \
|
||||
--output_dir /ort_files \
|
||||
--optimization_style Fixed \
|
||||
--target_platform amd64
|
||||
|
|
Loading…
Reference in New Issue
Block a user