Closed zhangfeibao closed 2 years ago
@zhangfeibao what does your ONNXInput
class look like?
This issue has been marked needs-author-action
and may be missing some important information.
This issue has been automatically marked no-recent-activity
because it has not had any activity for 14 days. It will be closed if no further activity occurs within 14 more days. Any new comment (by anyone, not necessarily the author) will remove no-recent-activity
.
This issue will now be closed since it had been marked no-recent-activity
but received no further activity in the past 14 days. It is still possible to reopen or comment on the issue, but please note that the issue will be locked if it remains inactive for another 30 days.
System Information
I got the onnx model from tf2. The model infomation is: I load the onnx model follow the document.
when i ran the app,I got the exception at the line.
I have tryed many time to resove the problem.but it just can't work!