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

Fix Generic Softmax Kernel #2

Merged
merged 2 commits into from
Oct 21, 2024

Conversation

Xeratec
Copy link
Collaborator

@Xeratec Xeratec commented Sep 5, 2024

This PR fixes the softmax kernel for the generic platform. The kernel is now aligned with the well tested implementation of PULPOpen. Furthermore, the iSoftmax test is added to the internal GitLab CI for the generic platform.

How to Reproduce

cd DeeployTest/
python testRunner_generic.py -t Tests/iSoftmax

@Xeratec Xeratec self-assigned this Sep 5, 2024
@Xeratec Xeratec changed the title DRAFT: Fix Generic Softmax Kernel OPEN: Fix Generic Softmax Kernel Sep 5, 2024
@Xeratec Xeratec marked this pull request as ready for review September 5, 2024 08:10
@Xeratec Xeratec changed the title OPEN: Fix Generic Softmax Kernel Fix Generic Softmax Kernel Sep 5, 2024
Copy link
Collaborator

@Scheremo Scheremo left a comment

Choose a reason for hiding this comment

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

Is there a breaking case these changes fix? Would be great if you could add a minimal regression test.

.gitlab-ci.yml Show resolved Hide resolved
@Xeratec Xeratec requested a review from Scheremo October 10, 2024 09:35
@Victor-Jung Victor-Jung removed the request for review from Scheremo October 21, 2024 07:53
Copy link
Member

@Victor-Jung Victor-Jung left a comment

Choose a reason for hiding this comment

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

LGTM and it passes the CI!

@Victor-Jung Victor-Jung dismissed Scheremo’s stale review October 21, 2024 07:55

Comment has been addressed

@Victor-Jung Victor-Jung merged commit 3f701bb into pulp-platform:devel Oct 21, 2024
1 check 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.

3 participants