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

feat: consistent type embedding #3617

Merged
merged 5 commits into from
Mar 31, 2024

remove default value of neuron

36b864d
Select commit
Loading
Failed to load commit list.
Merged

feat: consistent type embedding #3617

remove default value of neuron
36b864d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 28, 2024 in 0s

77.90% (+0.19%) compared to 23f67a1

View this Pull Request on Codecov

77.90% (+0.19%) compared to 23f67a1

Details

Codecov Report

Attention: Patch coverage is 99.08257% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 77.90%. Comparing base (23f67a1) to head (36b864d).

Files Patch % Lines
deepmd/tf/utils/type_embed.py 97.36% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #3617      +/-   ##
==========================================
+ Coverage   77.70%   77.90%   +0.19%     
==========================================
  Files         434      402      -32     
  Lines       37541    32821    -4720     
  Branches     1623      909     -714     
==========================================
- Hits        29170    25568    -3602     
+ Misses       7507     6725     -782     
+ Partials      864      528     -336     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.