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(pt): fix zero inputs for LayerNorm #4134

Merged
merged 1 commit into from
Sep 18, 2024

fix(pt): fix zero inputs for LayerNorm

e15b97b
Select commit
Loading
Failed to load commit list.
Merged

fix(pt): fix zero inputs for LayerNorm #4134

fix(pt): fix zero inputs for LayerNorm
e15b97b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 17, 2024 in 1s

0.00% of diff hit (within 100.00% threshold of 83.02%)

View this Pull Request on Codecov

0.00% of diff hit (within 100.00% threshold of 83.02%)

Annotations

Check warning on line 101 in deepmd/pt/model/network/layernorm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/network/layernorm.py#L99-L101

Added lines #L99 - L101 were not covered by tests

Check warning on line 103 in deepmd/pt/model/network/layernorm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

deepmd/pt/model/network/layernorm.py#L103

Added line #L103 was not covered by tests