xmba15 / onnx_runtime_cpp

small c++ library to quickly deploy models using onnxruntime

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TypeError: iteration over a 0-d tensor

Git-nibird opened this issue · comments

commented

when run "convert_to_onnx", An 'TypeError: iteration over a 0-d tensor' occurred,How to fix it?