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: layernorm stride #190

Merged
merged 3 commits into from
Nov 29, 2022
Merged

fix: layernorm stride #190

merged 3 commits into from
Nov 29, 2022

Conversation

gaetansnl
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the fix hurrah, bug fixed! label Nov 25, 2022
Copy link
Member

@pommedeterresautee pommedeterresautee left a comment

Choose a reason for hiding this comment

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

lgtm, tests pass
tks a lot!

❯ pytest test/test_layer_norm.py
...
=============================================================================================== 145 passed in 287.50s (0:04:47) ===============================================================================================
...

@gaetansnl gaetansnl merged commit d488f34 into main Nov 29, 2022
@gaetansnl gaetansnl deleted the fix/layernorm-stride branch November 29, 2022 09:26
@gaetansnl gaetansnl linked an issue Nov 30, 2022 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix hurrah, bug fixed!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

layernorm not working on non-contiguous tensors
2 participants