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

Fix DequantizeLinear for TensorRT #674

Merged

Conversation

KazukiYoshiyama-sony
Copy link
Contributor

Take a reciprocal of the scale of DequantizeLinear during the conversion to ONNX w/ opset_tensorrt. This might be a temporal solution to address the seemingly incorrect conversion of ONNX-to-TRT about DequantizeLinear. Keep watching ONNX-TRT converter in TensorRT.

@KazukiYoshiyama-sony KazukiYoshiyama-sony added the release-note-format-converter Auto-release; Format Converter label Jul 2, 2020
@YukioOobuchi YukioOobuchi merged commit 09b7dfd into master Jul 6, 2020
@YukioOobuchi YukioOobuchi deleted the feature/20200629-Fix-DequantizeLinear-for-Tensorrt branch July 6, 2020 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note-format-converter Auto-release; Format Converter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants