We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ab27bb commit 598c2daCopy full SHA for 598c2da
deepmd/pt/model/descriptor/repflows.py
@@ -240,6 +240,7 @@ def __init__(
240
self.fix_stat_std = fix_stat_std
241
self.set_stddev_constant = fix_stat_std != 0.0
242
self.a_compress_use_split = a_compress_use_split
243
+ self.use_loc_mapping = use_loc_mapping
244
self.optim_update = optim_update
245
self.smooth_edge_update = smooth_edge_update
246
self.use_exp_switch = use_exp_switch
0 commit comments