Package org.nd4j.imports
Class VariableUtils
- java.lang.Object
-
- org.nd4j.imports.VariableUtils
-
public class VariableUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description VariableUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringstripVarSuffix(String varName)Remove the ":1" etc suffix for a variable name to get the op name
-