Commit 10a2e5c
fix: optimize atom type mapping (deepmodeling#5043)
Bug fix when type num in training system is less than type map. Fix
issue deepmodeling#5042 @
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **Refactor**
* Optimized internal atom-type mapping to make data import and
processing more efficient.
* Maintains identical behavior and output formats; no changes to public
interfaces or exported declarations.
* Improves performance and observability during data handling without
altering results or user-facing functionality.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->1 parent 62e4773 commit 10a2e5c
1 file changed
Lines changed: 4 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
113 | 110 | | |
114 | 111 | | |
115 | 112 | | |
| |||
0 commit comments