"git@developer.sourcefind.cn:chenpangpang/open-webui.git" did not exist on "39f91e39a77ec26b8c658741a0a127d88f40801f"
Fix ONNX conversion script opset argument type (#739)
The opset argument should be an `int` but was set as a `str`.
Showing
Please register or sign in to comment