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

Reduce memory consumption in ONNXRT adaptor #1266

Merged
merged 8 commits into from
Sep 25, 2023
Merged

Reduce memory consumption in ONNXRT adaptor #1266

merged 8 commits into from
Sep 25, 2023

Conversation

yuwenzho
Copy link
Contributor

Type of Change

feature
API not change

Description

Reduce memory consumption in ONNXRT adaptor:

  • Delete unnecessry InferenceSession
  • Refine check function for large models

How has this PR been tested?

local test

Dependency Change?

no

@yuwenzho yuwenzho added the enhancement New feature or request label Sep 19, 2023
@hshen14 hshen14 merged commit 4b920d5 into master Sep 25, 2023
46 checks passed
@hshen14 hshen14 deleted the yuwenzho/memory branch September 25, 2023 04:57
mengniwang95 pushed a commit that referenced this pull request Nov 10, 2023
* reduce memory consumption

Signed-off-by: yuwenz <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants