Skip to content

give a clear message if model.get_ntypes()<data.get_ntypes()#1016

Merged
amcadmus merged 1 commit intodeepmodeling:develfrom
njzjz:ntypes_not_enough
Aug 23, 2021
Merged

give a clear message if model.get_ntypes()<data.get_ntypes()#1016
amcadmus merged 1 commit intodeepmodeling:develfrom
njzjz:ntypes_not_enough

Conversation

@njzjz
Copy link
Copy Markdown
Member

@njzjz njzjz commented Aug 22, 2021

Fix #1015.

image

@njzjz njzjz changed the base branch from master to devel August 22, 2021 21:11
@njzjz njzjz changed the title ntypes not enough give a clear message if model.get_ntypes()<data.get_ntypes() Aug 22, 2021
@njzjz njzjz linked an issue Aug 22, 2021 that may be closed by this pull request
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Aug 22, 2021

Codecov Report

❌ Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 75.01%. Comparing base (d42ca99) to head (8f57fb3).

Files with missing lines Patch % Lines
deepmd/train/trainer.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #1016      +/-   ##
==========================================
- Coverage   75.02%   75.01%   -0.02%     
==========================================
  Files          86       86              
  Lines        6923     6924       +1     
==========================================
  Hits         5194     5194              
- Misses       1729     1730       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@amcadmus amcadmus merged commit a1a97fe into deepmodeling:devel Aug 23, 2021
@njzjz njzjz deleted the ntypes_not_enough branch August 25, 2021 04:27
gzq942560379 pushed a commit to HPC-AI-Team/deepmd-kit that referenced this pull request Sep 2, 2021
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.

Training A-B potential with different datasets(A, B, and AB) [BUG]lmp MD very slow with offline installer compared with compiled myself

3 participants