onnx_runtime_cpp icon indicating copy to clipboard operation
onnx_runtime_cpp copied to clipboard

hello,when i run C++ onnxruntime for superglue ,have some erro 。

Open XuHao9166 opened this issue 3 years ago • 0 comments

[E:onnxruntime:, sequential_executor.cc:364 Execute] Non-zero status code returned while running Add node. Name:'Add_1406' Status Message: /media/xh/66a02c6b-02b4-44e5-96f6-d40842b4e261/DBT_TRT/SuperGlue_TRT/onnxruntime/onnxruntime/core/providers/cpu/math/element_wise_ops.h:503 void onnxruntime::BroadcastIterator::Init(ptrdiff_t, ptrdiff_t) axis == 1 || axis == largest was false. Attempting to broadcast an axis by a dimension other than 1. 383 by 736

XuHao9166 avatar Nov 28 '22 01:11 XuHao9166