mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-14 20:48:00 +00:00
* Remove invalid dim_param and dim_value values when creating a NodeArg. * Allow re-use of a large enough buffer if there's a shape mismatch. * Update handling in python to treat unset dimension the same as a dim_param (equivalent to None). * Fix GetTensorShapeFromTensorShapeProto to handle neither dim_param and dim_value being set. |
||
|---|---|---|
| .. | ||
| backend | ||
| datasets | ||
| tools | ||
| __init__.py | ||
| _ld_preload.py | ||
| _pybind_state.py | ||
| exported_symbols.lst | ||
| onnxruntime_pybind_mlvalue.cc | ||
| onnxruntime_pybind_mlvalue.h | ||
| onnxruntime_pybind_state.cc | ||
| onnxruntime_validation.py | ||
| pybind.def | ||
| session.py | ||
| version_script.lds | ||