Skip to content

Commit 598c2da

Browse files
committed
fix ut
1 parent 2ab27bb commit 598c2da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deepmd/pt/model/descriptor/repflows.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,7 @@ def __init__(
240240
self.fix_stat_std = fix_stat_std
241241
self.set_stddev_constant = fix_stat_std != 0.0
242242
self.a_compress_use_split = a_compress_use_split
243+
self.use_loc_mapping = use_loc_mapping
243244
self.optim_update = optim_update
244245
self.smooth_edge_update = smooth_edge_update
245246
self.use_exp_switch = use_exp_switch

0 commit comments

Comments
 (0)