Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Add target device optimisations for ONNX export#354

Merged
tanaysoni merged 3 commits intomasterfrom
onnx-optimization
May 11, 2020
Merged

Add target device optimisations for ONNX export#354
tanaysoni merged 3 commits intomasterfrom
onnx-optimization

Conversation

@tanaysoni
Copy link
Copy Markdown
Contributor

@tanaysoni tanaysoni commented May 7, 2020

WIth #288, the ONNX export option was added for BERT based SQuAD Question Answering models.

This PR adds support for ONNXRuntime device-specific optimizations for GPUs with Tensor Cores(V100, T4), GPUs without Tensor Cores, and the CPU.

@tanaysoni tanaysoni force-pushed the onnx-optimization branch from ed639ad to 51f2672 Compare May 7, 2020 15:32
@tanaysoni tanaysoni requested a review from tholor May 7, 2020 15:40
Copy link
Copy Markdown
Member

@tholor tholor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only one comment. Ready to merge afterwards.

@tanaysoni tanaysoni merged commit a2e3f37 into master May 11, 2020
@tanaysoni tanaysoni deleted the onnx-optimization branch May 11, 2020 07:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants