We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pth转为onnx,由于mul操作不支持矩阵于矩阵相乘的动态尺寸,不知道作者是否有尝试过导出动态尺寸的onnx模型成功推理嘛?
The text was updated successfully, but these errors were encountered:
我也在导出onnx,导出后用的opencv加载失败,请问您固定尺寸导出的onnx模型推理成功了吗?
Sorry, something went wrong.
No branches or pull requests
pth转为onnx,由于mul操作不支持矩阵于矩阵相乘的动态尺寸,不知道作者是否有尝试过导出动态尺寸的onnx模型成功推理嘛?
The text was updated successfully, but these errors were encountered: