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 8d6fc08 commit 886ca09Copy full SHA for 886ca09
source/train/DescrptSeA.py
@@ -1,6 +1,6 @@
1
import numpy as np
2
from deepmd.env import tf
3
-from deepmd.common import ClassArg, get_activation_func, get_precision_func
+from deepmd.common import ClassArg, get_activation_func, get_precision_func
4
from deepmd.RunOptions import global_tf_float_precision
5
from deepmd.RunOptions import global_np_float_precision
6
from deepmd.env import op_module
0 commit comments