Skip to content

Conversation

@luxi78
Copy link

@luxi78 luxi78 commented Dec 10, 2025

Replaced the outdated self.allocations with [d.device_ptr for d in self.device_memories] in the inference loop. This fixes the execution failure caused by passing incorrect variable.

…ons was passed to the execution context instead of self.device_memories.

This likely resulted from an incomplete refactor of the cuda memory allocation code. The sample now runs correctly.

Signed-off-by: luxi78 <[email protected]>
@luxi78 luxi78 requested a review from a team as a code owner December 10, 2025 07:04
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.

1 participant