Skip to content

[New Operator] Initial Implementation of Laplacian - #180

Open
daniellegillai wants to merge 9 commits into
ROCm:developfrom
daniellegillai:op_laplacian
Open

[New Operator] Initial Implementation of Laplacian#180
daniellegillai wants to merge 9 commits into
ROCm:developfrom
daniellegillai:op_laplacian

Conversation

@daniellegillai

Copy link
Copy Markdown
Contributor

Motivation

Initial implementation of the Laplacian operator.

Technical Details

Reuses the same Filter2D kernels as Gaussian and AverageBlur.

Test Plan

Tests added for C++ and Python implementations.

Test Result

C++ and Python tests all pass.

@zacharyvincze zacharyvincze left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No significant issues here. LGTM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci:precheckin enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants