mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-21 21:52:11 +00:00
* Tweaks to the model utils * Add handling for a dim_value of -1 when replacing the entire input shape. This occurs in models exported from PaddlePaddle * make pytorch helpers accessible in package * make QDQ helpers accessible in package |
||
|---|---|---|
| .. | ||
| android | ||
| mobile_helpers | ||
| ort_format_model | ||
| qdq_helpers | ||
| test | ||
| __init__.py | ||
| __init__append.py | ||
| check_onnx_model_mobile_usability.py | ||
| convert_onnx_models_to_ort.py | ||
| file_utils.py | ||
| get_azcopy.py | ||
| logger.py | ||
| make_dynamic_shape_fixed.py | ||
| onnx_model_utils.py | ||
| optimize_onnx_model.py | ||
| platform_helpers.py | ||
| pytorch_export_helpers.py | ||
| reduced_build_config_parser.py | ||
| run.py | ||
| update_onnx_opset.py | ||