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

trt5 has a issue when convert model in half mode #36

Open
xhzzhang opened this issue Dec 12, 2018 · 2 comments
Open

trt5 has a issue when convert model in half mode #36

xhzzhang opened this issue Dec 12, 2018 · 2 comments

Comments

@xhzzhang
Copy link

Hello everyone,
Recently i update to trt5, and try to convert the same model, got below issue, is anybody got same issue?

UFFParser: Parser error: res_aspp_g/decoder/resnet/bn_conv1/batch_normalization/moving_variance: Weight 78177.664062 at index 4 is outside of [-65504.000000, 65504.000000]. Please try running the parser in a higher precision mode and setting the builder to fp16 mode instead.
Failed to parse UFF

@wanboprogram
Copy link

Just run the parser in a higher precision mode and setting the builder to fp16 mode instead

@xhzzhang
Copy link
Author

Just use new api of trt5, issue was fixed.

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

2 participants