forked from qoherent/modrec-workflow
fixed ort [path file
This commit is contained in:
parent
440cedd582
commit
4f5101bd7e
|
@ -90,7 +90,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
python -m onnxruntime.tools.convert_onnx_models_to_ort \
|
python -m onnxruntime.tools.convert_onnx_models_to_ort \
|
||||||
/workspace/qoherent/modrec-workflow/onnx_files/inference_recognition_model.onnx \
|
/workspace/qoherent/modrec-workflow/onnx_files/inference_recognition_model.onnx \
|
||||||
--output_dir /ort_files \
|
--output_dir ort_files \
|
||||||
--optimization_style Fixed \
|
--optimization_style Fixed \
|
||||||
--target_platform amd64
|
--target_platform amd64
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user