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 TensorRT Context Memory Sharing #327

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

smallbraingames
Copy link
Contributor

The flag is trt_context_memory_sharing_enable, not trt_enable_context_memory_sharing
Current main throws an error when trying to set this flag

@smallbraingames smallbraingames changed the title Fix TensorRT context memory sharing flag Fix TensorRT Context Memory Sharing Nov 28, 2024
Copy link

codecov bot commented Nov 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.02%. Comparing base (7fa9734) to head (200b9fd).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #327   +/-   ##
=======================================
  Coverage   51.02%   51.02%           
=======================================
  Files          36       36           
  Lines        2677     2677           
=======================================
  Hits         1366     1366           
  Misses       1311     1311           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@decahedron1 decahedron1 merged commit 5d41c96 into pykeio:main Nov 28, 2024
10 checks passed
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