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

Feature: add edge and edgeside to NonStationaryConvolve2D #592

Draft
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

mrava87
Copy link
Collaborator

@mrava87 mrava87 commented Jul 18, 2024

This PR introduces a new feature to the NonStationaryConvolve2D operator via the edge and edgeside optional parameters, which control whether the edge filters are extended with or without tapering to the edge of the input model.

Currently the new feature is only present in the CPU implementation, whilst is missing in the GPU implementation (to be added before merging this PR).

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