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

Update APIs with model_path for ONNXRT #621

Merged
merged 1 commit into from
Jan 11, 2021

Conversation

kevinch-nv
Copy link
Collaborator

  • Added optional model_path parameter for parse() and supportsModel() API calls for importing models with external weights through ONNXRT
  • Changed file to path for more complete logging
  • Removed incorrect const qualifier in the attribute type() function

Signed-off-by: Kevin Chen kevinch@nvidia.com

Signed-off-by: Kevin Chen <kevinch@nvidia.com>
@kevinch-nv kevinch-nv merged commit 8b5328f into onnx:master Jan 11, 2021
@kevinch-nv kevinch-nv deleted the onnxrt-fixes branch January 11, 2021 22:21
kevinch-nv added a commit to kevinch-nv/onnx-tensorrt that referenced this pull request Jul 2, 2021
Signed-off-by: Kevin Chen <kevinch@nvidia.com>
kevinch-nv added a commit that referenced this pull request Jul 2, 2021
Signed-off-by: Kevin Chen <kevinch@nvidia.com>
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

Successfully merging this pull request may close these issues.

2 participants