Skip to content
New issue

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

error happened when "self.encoder_session.build(do_quantization=False, dataset=DATASET)" #132

Open
a554142589 opened this issue Sep 12, 2024 · 0 comments

Comments

@a554142589
Copy link

W build: Adjust scale of bias 'onnx::Conv_2648'!
W build: Adjust scale of bias 'onnx::Conv_2654'!
W build: Adjust scale of bias 'onnx::Conv_2657'!
W build: Adjust scale of bias 'onnx::Conv_2660'!
W build: Adjust scale of bias 'onnx::Conv_2663'!
W build: Adjust scale of bias 'onnx::Conv_2666'!
E build: Traceback (most recent call last):
File "rknn/api/rknn_log.py", line 309, in rknn.api.rknn_log.error_catch_decorator.error_catch_wrapper
File "rknn/api/rknn_base.py", line 1937, in rknn.api.rknn_base.RKNNBase.build
File "rknn/api/quant_utils.py", line 604, in rknn.api.quant_utils.compute_param
File "rknn/api/quant_utils.py", line 361, in rknn.api.quant_utils.cal_bias
File "rknn/api/quant_utils.py", line 262, in rknn.api.quant_utils.cal_bias._set_b_scale
IndexError: list index out of range

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant