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

Add layer_norm [WIP] #145

Closed
wants to merge 2 commits into from
Closed

Add layer_norm [WIP] #145

wants to merge 2 commits into from

Conversation

lancerts
Copy link
Collaborator

@lancerts lancerts commented Aug 28, 2024

Summary

Add layer_norm, #138

Testing Done

  • Hardware Type:
  • run make test to ensure correctness
  • run make checkstyle to ensure code style
  • run make test-convergence to ensure convergence

@cherichy
Copy link

The assumption n_cols <= BLOCK_SIZE can be eliminated by adding a for loop to iterate offset along col axis.

@lancerts lancerts closed this Aug 30, 2024
@lancerts lancerts deleted the lancerts-patch-2 branch September 4, 2024 04:18
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