Skip to content

Conversation

@SpiritSeeker
Copy link

Implements Relu as an elementwise op. The following changes are introduced:

@auphelia
Copy link
Collaborator

This PR introduces a ReLU implementation built on top of the existing elementwise binary ops.
There is a separate WIP PR (#1500) from @SpiritSeeker that will provide a more direct ReLU operation without requiring the second input to be a constant. Once that PR is ready, it will supersede the implementation introduced here.
In the meantime, we are merging this PR to enable conversion of standalone ReLUs to hardware and unblock current workflows.

@auphelia auphelia merged commit 85e5cec into Xilinx:dev Jan 21, 2026
2 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