fixed suppression
All checks were successful
RIA Hub Workflow Demo / ria-demo (push) Successful in 3m53s
All checks were successful
RIA Hub Workflow Demo / ria-demo (push) Successful in 3m53s
This commit is contained in:
parent
19d151872d
commit
3722078b2d
|
@ -67,8 +67,7 @@ jobs:
|
||||||
|
|
||||||
- name: 3. Convert to ONNX file
|
- name: 3. Convert to ONNX file
|
||||||
env:
|
env:
|
||||||
NO_NNPACK: 1
|
MKL_DISABLE_FAST_MM=1
|
||||||
PYTORCH_NO_NNPACK: 1
|
|
||||||
run: |
|
run: |
|
||||||
PYTHONPATH=. python onnx_scripts/convert_to_onnx.py
|
PYTHONPATH=. python onnx_scripts/convert_to_onnx.py
|
||||||
echo "building inference app"
|
echo "building inference app"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user