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 bias argument to LPLN #2999

Merged
merged 3 commits into from
Feb 13, 2024
Merged

Conversation

mvpatel2000
Copy link
Contributor

What does this PR do?

Add bias argument to LPLN and forward to LayerNorm parent class

@mvpatel2000 mvpatel2000 requested a review from a team as a code owner February 13, 2024 01:58
@mvpatel2000 mvpatel2000 merged commit 94b63d7 into mosaicml:dev Feb 13, 2024
14 checks passed
@vchiley
Copy link
Contributor

vchiley commented Feb 13, 2024

only relevant in torch.__version__ >= 2.1; should we check that?

mvpatel2000 added a commit that referenced this pull request Feb 13, 2024
mvpatel2000 added a commit that referenced this pull request Feb 13, 2024
@mvpatel2000
Copy link
Contributor Author

only relevant in torch.__version__ >= 2.1; should we check that?

Yep, daily tests failing. I checked but i did it wrong and was looking at random commit instead of tag 🤦

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