Skip to content

Commit 12ad03b

Browse files
author
Han Wang
committed
fix(test): remove unused _DESCRIPTOR_DPA1_WITH_ATTN config
1 parent 862f560 commit 12ad03b

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

source/tests/pt_expt/test_training.py

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -61,17 +61,6 @@
6161
"seed": 1,
6262
}
6363

64-
_DESCRIPTOR_DPA1_WITH_ATTN = {
65-
"type": "dpa1",
66-
"sel": 12,
67-
"rcut_smth": 0.50,
68-
"rcut": 3.00,
69-
"neuron": [8, 16],
70-
"axis_neuron": 4,
71-
"attn_layer": 2,
72-
"precision": "float64",
73-
"seed": 1,
74-
}
7564
_DESCRIPTOR_DPA2 = {
7665
"type": "dpa2",
7766
"repinit": {

0 commit comments

Comments
 (0)