-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
What happened?
The following error occurs when running onnx.sh and the onnx file is not output.
Call ./tests/lib/model/nns/onnx/utils.py
Traceback (most recent call last):
File "./onnx_tmp/create_onnx.py", line 15, in <module>
spec.loader.exec_module(mod)
File "<frozen importlib._bootstrap_external>", line 995, in exec_module
File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
File "./tests/lib/model/nns/onnx/utils.py", line 56, in <module>
vals=np.array(vals, dtype=np.int16).tobytes(),
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
OverflowError: Python integer 49024 out of bounds for int16
Did it occur on the screen or on the package?
other
Version
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working