microsoft / onnxruntime

ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
https://onnxruntime.ai
MIT License
14.36k stars 2.88k forks source link

[dynamo_export] starts_.size() == ends_.size() + 1 was false. No matching 'start' entry. #18863

Open BowenBao opened 9 months ago

BowenBao commented 9 months ago

[ONNXRuntimeError] : 6 : RUNTIME_EXCEPTION : Exception during initialization: /opt/onnxruntime/onnxruntime/core/framework/sequential_execution_plan.h:60 void onnxruntime::AllocPlanPerValue::ProgramCounter::AddEnd(sizet) starts.size() == ends_.size() + 1 was false. No matching 'start' entry.

From eca_halonext26ts in https://github.com/microsoft/onnx-converters-private/issues/196 on CUDA ep

github-actions[bot] commented 8 months ago

This issue has been automatically marked as stale due to inactivity and will be closed in 30 days if no further activity occurs. If further support is needed, please provide an update and/or more details.

justinchuby commented 2 months ago

This issue reappears in many models we see.