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

Enhance Affine Module to support DMA memory #209

Closed
mraduldubey opened this issue Mar 16, 2023 · 1 comment
Closed

Enhance Affine Module to support DMA memory #209

mraduldubey opened this issue Mar 16, 2023 · 1 comment

Comments

@mraduldubey
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
Current implementation of Affine module only supports CUDA memory. We should support DMA memory as well.

Describe the solution you'd like
Implement different strategies based on memory types of input pins. The calculation of offsets of different planes will be different in the two strategies.

Describe alternatives you've considered
None

Additional context
Enhanced RawImagePlanarMetadata - see here

@mraduldubey
Copy link
Collaborator Author

Addressed in PR #227

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

No branches or pull requests

1 participant