onnxruntime/onnxruntime
Hector Li 073dbba784
skip the placeholder inputs while adding node inputs as sub-graph inputs (#13106)
Fix issue that all nodes inputs are added as sub-graph inputs event the input does not exist.

Solution:
Skip the placeholder inputs while adding node inputs as sub-graph inputs. E.g Onnx node test test_resize_upsample_scales_linear, 2nd input roi is empty.
2022-09-26 21:06:29 -07:00
..
contrib_ops Fix Build Error for CUDA113 Introduced by 6efa9d9 (#13089) 2022-09-27 07:57:14 +08:00
core skip the placeholder inputs while adding node inputs as sub-graph inputs (#13106) 2022-09-26 21:06:29 -07:00
gsl
python use parameter names to specify argument mapping (#13108) 2022-09-26 20:56:59 -07:00
test skip the placeholder inputs while adding node inputs as sub-graph inputs (#13106) 2022-09-26 21:06:29 -07:00
tool/etw
wasm [js/web][Fix] - updating the C API to catch non-tensor data (#12811) 2022-09-21 13:59:17 -07:00
__init__.py Bump ort version number (#11948) 2022-07-22 12:55:53 -07:00
ReformatSource.ps1
ReformatSourcePython.bat
VSCodeCoverage.runsettings